Osselbot/README.md

698 B

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.