Skip to content

This discord bot that is open-source, gives you and your friends, a easy step to remove messages that is not allowed.

License

Notifications You must be signed in to change notification settings

4xw6/Discord-Anti-Swear-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-Anti-Swear-Bot

This discord bot that is open-source, gives you and your friends, a easy step to remove messages that is not allowed.

INSTALLATION

  • First Fork the project
  • In config.json file keep ur bot token
  • Go to words folder and then go to blockedWords.json
  • Edit the words you want the block words
  • Convert the repo into node.js
  • type npm install to install the files
  • after installation type node index.js
  • now ur bot is online
    "blockedWords": [
        "yourwordhere",
        "yoursecondwordhere",
        "yourthirdwordhere",
        "yourforthwordhere",
        "yourfifthwordhere",
    ]
}

   

About

This discord bot that is open-source, gives you and your friends, a easy step to remove messages that is not allowed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%