jakevoytko / crbot

A Discord bot that acts as a call-and-response bot. It reacts to ? commands with the learned response.
MIT License
7 stars 3 forks source link

Bot owner and moderator role #42

Closed jakevoytko closed 2 years ago

jakevoytko commented 6 years ago

Allow users to be assigned moderator roles within the bot.

Owner: The person who invited the bot into the channel. This person is also a moderator, and cannot be removed from moderation by anybody.

Moderator: A person added by the owner or another moderator. Cannot be removed by another mod, but can be removed by the owner.

For the current system, both Owner and Moderator roles will enable people to add people to the ricklist, so they can get rickrolled when interacting with the bot in private

jakevoytko commented 6 years ago

Since I'm thinking about adding Twitch bot support, I should review the Twitch docs to make sure that it's feasible to do something like this within both Twitch and Discord.