/slashbot

Slash Command Discord bot.

Primary LanguageRustGNU Affero General Public License v3.0AGPL-3.0

A simple Discord bot that provides a poll command using the Slash Command API.

Requires the following environment variables, which can be set in an .env file:

Usage:

Command name: poll

Options:

  • options, accepts a comma separated list
/poll options:a,b,c,d

Example of what the output of the poll command looks like

The poll stops accepting new votes after 5 minutes.

License

Licensed under the GNU Affero General Public License Version 3 or any later version.