Skip to content
This repository has been archived by the owner on Sep 11, 2022. It is now read-only.
/ deafen-bot Public archive

A simple discord bot that silences voice channels.

Notifications You must be signed in to change notification settings

rubek-joshi/deafen-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deafen-bot

GitHub package.json dependency version (prod) GitHub all releases GitHub last commit Lines Of Code GitHub code size in bytes GitHub repo size

A simple discord bot that silences everyone present in the voice channel the user is in.

Default prefix

shh! | s!

Commands

Command What it does?
ping ping the bot and check if bot is responding or not
mute or m mutes everyone in the voice channel the user is present in
unmute or u unmutes everyone in the voice channel the user is present in
timer or t mutes everyone in the voice channel the user is present in for the specified duration

Example

s!m
s!mute
s!u
shh!u
s!t 30s
ssh!t 1h
ssh!timer 2min

For further info on setting duration of timer, please refer to this repo.

Want to invite this bot?

Bot Invite Link

This bot is currently hosted at Heruko which is free upto a certain extent. Might host this bot on my own server in the future so hold up until then. :)

TODO

  • Roles and Permission Handling
  • Dynamic prefix checks
  • Play music option when using timer