We provide a public discord bot service which allows to monitor 10 servers per discord guild. For self hosting, please check https://discordgsm.com/guide#installation.
vote-tracker-bot/ ├── main.py # Main entry point ├── config.json # Bot configuration ├── secrets.json # Sensitive credentials (DO NOT COMMIT!) ├── Vote tracking.json # Google Service Account ...