- api_key = "YOUR-API-KEY"
- [auths]
- global = [ ] # List of Global Admin User IDs
- [auths.group]
- your_chat = [ ] # Per-chat Admin User IDs
- [bots]
- your_chat = "BOT-TOKEN"
- [postgres]
- pass = "rollbotpostgres"
- [teamspeak]
- pass = "your-teamspeak-serveradmin-password"
|