/silencer-bot

Silencer Bot: Mutes users in your Discord's voice channels.

Primary LanguageJavaScript

Silencer Bot

Discord bot for muting members

Description

Discord bot that mutes voice activation in specific channels. Scans for members with voice activation on and prompts to use "Push To Talk" instead. Prevents disruptions and maintains order in the community.

Disclaimer

Please note that I am still in the process of developing the Discord bot and it may not function perfectly or as intended at all times. There may be bugs or glitches that I am still working to fix, and I appreciate your patience as I continue to improve and refine the bot.

Getting Started

Dependencies

Installing

  • Invite the bot to your server Silencer Bot

  • Clone the repo to your own computer

  • Open with Visual Studio Code or any other IDE/Code Editor

npm install
  • Before executing the program you should create a discord role that restricts members

    • ex. "muted"

Bot Commands

  • Bot configuration
    • channel_id
      the id of the voice channel you want the bot to run on
      Right click the voice channel and Copy ID
    • role_id
      the id of the role that the bot assigns to members
      Server settings => Roles => More => Copy ID
/config
  • Mutes all the members in the channels
/mute
  • Unmutes all the members in the channel
/unmute

Executing program

  • To run the program write the following in the terminal
npm start

Help

For any advise or common issues you can contact me on discord: 𝚔𝚑𝚊𝚗𝚊𝚛𝚔#8272

Authors

@BorislavGodumov

Version History

  • Initial Release

License

Has no license