diff --git a/README.md b/README.md new file mode 100644 index 0000000..b99ab0a --- /dev/null +++ b/README.md @@ -0,0 +1,34 @@ +# ![](media/silencer_icon.webp) Nortrom +## The Silencer Bot + +A Discord bot to mute/deafen people + +## Add to your server + +[**Click here to add the bot to your Discord server!**](https://discord.com/api/oauth2/authorize?client_id=825055494674579477&permissions=0&scope=applications.commands%20bot) + +## Commands + +### `/mute` + +Requires the _Mute Members_ permission. + +Server-mutes all users in the channel you're currently in. + +### `/unmute` + +Requires the _Mute Members_ permission. + +Server-unmutes all users in the channel you're currently in. + +### `/deafen` + +Requires the _Deafen Members_ permission. + +Server-deafen all users in the channel you're currently in. + +### `/undeafen` + +Requires the _Deafen Members_ permission. + +Server-undeafen all users in the channel you're currently in. diff --git a/media/silencer_icon.webp b/media/silencer_icon.webp new file mode 100644 index 0000000..da84a7d Binary files /dev/null and b/media/silencer_icon.webp differ