Skip to content

shinyangdevelop/Security-Manager-Paul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Security-Manager-Paul

Warning! Don't open config.json, because there are bad words

1. About

This is the first project in Manager Paul Series. You can use this bot in order to block a message that contains specific word.

2. How to invite this bot

You can invite this bot by going into release, and pressing the link(You will be only able to invite the latest version). Then, there will be Security-Manager-Paul bot. This bot requires the Administrator permission, in order to work properly.

3. How to run this bot in your own server

You can host this bot in your server by executing 'git clone https://github.com/shinyangdevelop/Security-Manager-Paul.git', and executing main.js. You should add secret.json into the root directory of this project, and write

{
  "token": "<your token>",
  "clientId": "<your clientId>"
}

Then, you can start the bot by 'npm run start', or 'yarn run start'.

4. Functions list

- v1.0:

[Add] Deletes message that contains bad word.

5. Contributing

You can contribute to this project by creating pull request. You can add some bad words you know on config.json, or add events and features in the code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published