Skip to content

Files

Latest commit

 

History

History
60 lines (48 loc) · 1.71 KB

README.md

File metadata and controls

60 lines (48 loc) · 1.71 KB

Discord.JS Tony | Censor Bot

Tony | Censor Bot

Discord Open Issues License Last Commit

A Discord.JS Bot for censoring and logging blacklisted phrases.

Requirements

Installation & Configuration

# Clone the repository
git clone https://github.com/larkify/djs-censorbot.git

# Enter into the directory
cd djs-censorbot/

# Install the dependencies
npm install
npm install discord.js
npm install moment

After cloning the project and installing all dependencies, you need to fill out the config.js file.

Starting the Bot

node index.js

License

This project is licensed under the MIT License - see the LICENSE.md file for details