mirror of
https://github.com/Steffo99/nortrom.git
synced 2024-11-21 17:04:22 +00:00
🗒 Write README
This commit is contained in:
parent
a98d11ebbd
commit
c6cb6af78c
2 changed files with 34 additions and 0 deletions
34
README.md
Normal file
34
README.md
Normal file
|
@ -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.
|
BIN
media/silencer_icon.webp
Normal file
BIN
media/silencer_icon.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 818 B |
Loading…
Reference in a new issue