a ready made bot is already being hosted to test out!
just put the details in config/config.json
{
"token" : "YOUR BOT TOKEN HERE",
"prefix" : "/",
"DATABASE_URL" : "Postgres_Database_Url_here",
"guilds":[server IDS]
}
then run main.py
A saperate branch for has been made for heroku click here to go there. Just download the code and push it in heroku all the dependencies are already setup.
config vars
token=your token
prefix=/
DATABASE_URL=your_postgresDB_url
join our discord server and ping me in chat, i will be happy to help you out :D
- Follow my github profile
- Join our discord Server
- Star this Repository