A github issues ticket system which integrated with discord via a bot
- DISCORD_TOKEN -> The token of the discord bot
- GITHUB_TOKEN -> Your github token
- GITHUB_OWNER -> The owner of the repository
- GITHUB_REPO -> The repository to manage issues in
- GUILD_ID -> The guild to manage the forum in
- DATABASE_URL -> The MongoDB url ( eg mongodb://localhost:27017 )
- DATABASE_NAME -> Name of the database to access