dave automates virtually everything.
- Initial Release
To run dave, make a .env
file in the root of the directory like this:
DISCORD_TOKEN=your token here
CLIENT_ID=your application ID
Then run build-dev.sh
and start-dev.sh
to start dave in Docker.