Apexal / regit

A Ruby Discord bot for creating/managing school servers.
MIT License
11 stars 1 forks source link

Votekick from voice channel (with reactions) #42

Closed Apexal closed 7 years ago

Apexal commented 7 years ago

Suggested by Curry

!votekick opens sends an embed message with info on who is being vote kicked, starts with (☑️) and (❌) and if the majority of users vote yes than kick the person and edit the message

Somehow reset after a time?

Apexal commented 7 years ago

Make sure to account for all possible events such as target leaving of his own volition before vote ends, channel being deleted, etc.