Discord bot acting as the successor to the beloved geekhub bot Alfred.
- Set the required environment variables. Using a
.envfile is supported. - Build the program.
- Run the program.
DATABASE_URL: Required bysqlxat build time to check queries; Not needed at runtimeBOT_TOKEN: The Discord bot tokenDOLPHIN_PATH: Path to the file to read dolphin image urls fromSTATE_DIR: Directory where state should be saved
Contributions are always welcome. Feel free to open issues or pull requests through GitHub or suggest features/fixes to me.