You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.github/workflows | 3 years ago | |
docs | 3 years ago | |
src | 2 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
npm-shrinkwrap.json | 3 years ago | |
osselbot.code-workspace | 3 years ago | |
package.json | 3 years ago | |
quotes.json | 3 years ago |
README.md
Osselbot
A bot that is kinda stupid, but it works surprisingly well
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.