A shitty discord bot. It does things.
Go to file
Alex a19bb6b17e
Update README.md
2020-07-15 09:19:40 -05:00
.github/workflows Create nodejs.yml 2020-05-17 03:12:35 -04:00
.idea Converting to google JS specs 2020-07-14 13:35:59 -05:00
docs Converting to google JS specs 2020-07-14 13:57:24 -05:00
src Changine help location 2020-07-14 14:04:26 -05:00
.gitignore UwU 2020-07-12 15:41:43 -05:00
.npmrc the egg behind the egg 2020-05-18 13:06:35 -05:00
.replit ah 2020-05-26 00:04:04 +00: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.