This repository is a tool for managing our weekly civ 6 games. Features include:
- Discord bot to manage drafts and roll civs
- Go: The main programming language used for the project.
- viper: A library for configuration management.
- sqlc: A SQL compiler for generating type-safe Go code from SQL queries.
- SQLite: The database engine used for storing data.
- Disgo: A Discord library for Go.
- .env
DISCORD_API_TOKEN
DISCORD_BOT_APPLICATION_ID
GUILD_IDS
make
will provide a list of commands to run.