Skip to content

Timoniche/DrychanBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dating Bot For Drychan

alt text

Profiles DB scheme:

alt text

Pipeline:

alt text

How to run locally?

ngrok http 8080

alt text

Properties:

-DPGAAS_URL=jdbc:postgresql://localhost:5432/${DB_NAME}

-DPGAAS_USERNAME=${USER_NAME}

-DPGAAS_PASSWORD=${PASSWORD}

-DTOKEN=c6414558667...634bf26fa3...c56e24

-DGROUP_ID=8...002

-DCONFIRMATION_CODE=12....86

How to run with docker compose?

  1. fill properties in the .env file: https://github.com/Timoniche/DrychanBot/blob/main/src/main/docker/.env
  2. run sudo bash scripts/build_maven_docker_and_run.sh or sudo bash scripts/build_docker_and_run.sh if jar exists

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages