This bot allows you to create polls.
Written in hikari/lightbulb.
Place your token inside of the .env file, in this format:
TOKEN=YOUR.TOKEN.HEREInstall Python, if you haven't already.
Start the bot using py -m bot in the root directory.
Please format your PRs using black and lint using flake8.
Make sure to test your changes using pytest.