Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description 🍉

discord bot, which allows you to grow, sell, and exchange watermelons, also responds to some trigger phrases

Install packages 🍉

sudo dnf install cmake g++ 
libssl-dev zlib1g-dev 
pkg-config libpqxx-dev

Start bot 🍉

systemctl start docker
sudo docker run --name=aboba-db -e POSTGRES_PASSWORD='qwerty' -p 1488:5432 -d --rm postgres
migrate -path ./src/schema -database 'postgres://postgres:qwerty@localhost:1488/postgres?sslmode=disable' up
./src/init-database.sh
./build.sh
./build/krash-bot

About

discord watermelon bot

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages