Skip to content

djpiper28/advent-of-code-discord-bot

Repository files navigation

advent-of-code-discord-bot

Instead of doing advent of code I did this. idk why. Discord Invite Link

Setting Up The .env File

METRICS_SERVER=localhost:6563
DATABASE_URL=postgres:// ...
BOT_TOKEN=my discord bot token
ENABLE_POLLING=true
PROXY="socks5://localhost:9050"
TOR_CONTROLLER="localhost:9051"

Postgres?

You can setup Postgres as a docker image, or setup Postgres locally. Both should work just fine.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages