Do polls on your server using Discord buttons
Invite Public Instance Now: https://look-at.it/votebot
You can host this bot yourself if you want to
- Install the Pie chart service
using Docker
- Alternately you can use
https://pie-chart-service.nc-01.votebot.space/
- Alternately you can use
In order to do that, please follow this and set these additional environment variables
DOWNLOAD_PLUGINS=votebot
PIE_CHART_SERVICE_URL=https://pie-chart-service.nc-01.votebot.space/
The /info commands requests all contributors through the GitHub API, which can hit rate limits, on order to mitigate that, you can add your own personal access token using this environment variables. The token doesn't need any specific scopes.
GITHUB_TOKEN=
GITHUB_USERNAME=
Please read the Mikbot developer section)