Your friendly Companion Bot, for when you feel lonely and abandoned in the yard!
- Multi-Server support
- Yard Tracker
- Whiteboard v2
- Verification (auto-role manager)
- Restrict channel
- Request Recruit & Ally
- Bookmark
- Help
- Facilitate all Container Colors
- While DotEnv are available with prefix
DOCK_, I recommend using appsettings.json
{
"Configuration": {
"DiscordToken": "DISCORD_TOKEN",
"DatabaseConnectionString": "SQL_DB_CONN",
"AppInsightsConnectionString": "APP_INSIGHT - (optional)",
"Environment": "Development/Production"
}
}