Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 698 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 698 Bytes

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.