Skip to content

A discord bot for simple chat moderation (delete specific number of recent messages sent by specific user)

Notifications You must be signed in to change notification settings

NiharRao/ChatMod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatMod

A discord bot for simple chat moderation (delete specific number of recent messages sent by specific user)

Commands:

  1. !purge N

    • N represents an integer. This allows a user with administrator permissions to purge N recent messages in the channel the command is used in.
  2. !purge N @user

    • Same command, but this specifies to purge the messages only from the mentioned user.
  3. !filter show

    • shows status of message filter (enabled or disabled) and displays a list of banned words.
  4. !filter enable

    • enables the chat filter (deletes messages that contain words from the filter list and replies to the user with a warning).
  5. !filter disable

    • disables the chat filter.
  6. !filter add

    • adds to the filter list.
  7. !filter remove

    • removes from the filter list.

About

A discord bot for simple chat moderation (delete specific number of recent messages sent by specific user)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published