A shitty discord bot. It does things.
Go to file
Alex 8831641bce remove idea files 2020-11-23 23:04:37 -05:00
.github/workflows Delete npmpublish.yml 2020-07-15 09:20:39 -05:00
docs Converting to google JS specs 2020-07-14 13:57:24 -05:00
src I did something... 2020-08-28 13:01:17 -04:00
.gitignore UwU 2020-07-12 15:41:43 -05:00
LICENSE Initial commit 2020-02-16 15:58:32 -05:00
README.md Update README.md 2020-07-15 09:19:40 -05:00
npm-shrinkwrap.json Converting to google JS specs 2020-07-14 13:35:59 -05:00
osselbot.code-workspace pog 2020-06-18 03:16:08 -05:00
package.json Converting to google JS specs 2020-07-14 13:35:59 -05:00
quotes.json the magic of repl 2020-05-26 22:26:31 +00:00

README.md

Osselbot

A bot that is kinda stupid, but it works surprisingly well

Node.js CI

THIS BOT REQUIRES HEAVY MODIFICATION TO WORK ON OTHER SERVERS! NPM PACKAGE IS NO LONGER MAINTAINED

Example config.js to be placed in /src

{
"token" : "API KEY",
     "prefix": "?",
     "verbalabuse": [
       "Quotes",
       "to insult.",
       "your members."
     ]
  }

Contributing

If your a member of civilians all partying then talk to @Technicolor Creamsicle#0773

This code follows the Google JS specs for code formatting. If you use the WebStorm IDE this will automatically be applied.