Dynalon / discord-mute-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:C# 100.0%