JohnnyJayJay / instant-poll

A Discord bot that lets you create polls in your server
MIT License
42 stars 9 forks source link

Warning when someone tries to create a poll that auto-closes after more than 15 minutes without corresponding authorisation #25

Closed JohnnyJayJay closed 2 years ago

JohnnyJayJay commented 2 years ago

This PR adds an error message to /poll create when the user tries to set close-in to more than 15 minutes and the bot does not have the bot OAuth2 scope on that server. It also adds default-keys to the help message, which was previously missing.