Description

A discord bot that detects swearing messages and swears back at you.

General ModerationFun

SwearBot

Avatar

A discord bot that detects swearing messages and swears back at you.

Essentially brings chaos to any server.

Installation

To create your own instance of SwearBot:

clone and install dependencies (discord.js and request)

$ git clone https://github.com/TasosY2K/SwearBot.git
$ cd SwearBot
$ npm install

create config.json and add your token

$ touch config.json
$ echo "{\"token\":\"YOUR-TOKEN-HERE\"}" >> config.json

and finally run index.js

$ node index.js

Screenshot

Screenshot_1

Click me

Want to share SwearBot along with other bots? Click here to add it to a list!

All reviews (3)

Recent reviews (0)

0 invites this week

1,710 invites total

Prefix: Unknown

Submitted: 08/22/2019

Approved: 08/22/2019

Edited: 08/22/2019

Tip: Be careful what permissions you give bots. Only give them the permissions they need.