Skip to content

Athryx/b01lers-bot

Repository files navigation

Running

To set up the bot, first install the sqlx CLI with

cargo install sqlx-cli

Then, create a .env file defining 2 variables DISCORD_TOKEN and DATABASE_URL like so:

DATABASE_URL="..."
DISCORD_TOKEN="..."

Run

sqlx database create
sqlx migrate run

to create a new local competition database.

Use cargo run to run the bot.

About

New b01lers bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages