Skip to content

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

Notifications You must be signed in to change notification settings

TasosY2K/SwearBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

create .env and add your token

$ touch config.json
$ echo "TOKEN={YOUR_TOKEN_HERE}" >> .env

and finally run the app

$ npm start

Screenshot

Screenshot_1

Invite Link

Click me

Site

Click here

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published