A shitty discord bot. It does things.
Go to file
Alex f5bbbdf533 UwU 2020-07-12 15:41:43 -05:00
.github/workflows Create nodejs.yml 2020-05-17 03:12:35 -04:00
.idea I seem to be more productive recently 2020-07-12 13:42:01 -05:00
.vscode fumck 2020-06-18 12:09:29 -05:00
src UwU 2020-07-12 15:36:42 -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 UwU 2020-07-12 15:36:42 -05:00
jest.config.js UwU 2020-07-12 15:07:04 -05:00
npm-shrinkwrap.json UwU 2020-07-12 15:07:04 -05:00
osselbot.code-workspace pog 2020-06-18 03:16:08 -05:00
package.json UwU 2020-07-12 15:07:04 -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!

Example config.js to be placed in /src

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