Skip to content

Discord bot for muting multiple users from the chat built for using while playing Among Us.

License

Notifications You must be signed in to change notification settings

pavs315/ichorBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

ichorBot

Discord bot to mute users using commands in the chat.

Commands for usage:

.muteme                     | to mute yourself
.shut @User1 @User2         | mutes the mentioned user
.muteall                    | mutes everyone that is currently not muted
.unmuteall                  | unmutes everyone

For hosting:

  • Create a .env file in the code folder and paste your bot and guild tokens there-
   DISCORD_TOKEN=bot_token
   DISCORD_GUILD=guild_token
  • Run the bot python3 bot.py

Caution:

Works regardless of the server permissions.

About

Discord bot for muting multiple users from the chat built for using while playing Among Us.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages