/discord-mute-bot

Primary LanguageC#MIT LicenseMIT

discord-mute-bot

This Discord bot manages the voice state of users in voice channels.

How to use it

Requirements

image

Run from source

bot__token=tokenGoesHere

  • Clone the repository
git clone https://github.com/matthiashermsen/discord-mute-bot
  • Navigate to the target directory
cd ./discord-mute-bot/DiscordMuteBot/Bot
  • Run the bot with
dotnet run