mirror of
https://github.com/Technicolor-creamsicle/Osselbot.git
synced 2026-04-22 16:39:08 -04:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Osselbot
|
||||
A bot that is kinda stupid, but it works surprisingly well
|
||||
|
||||

|
||||
|
||||
**THIS BOT REQUIRES HEAVY MODIFICATION TO WORK ON OTHER SERVERS!**
|
||||
@@ -23,4 +24,4 @@ Example config.js to be placed in /src
|
||||
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.
|
||||
If you use the WebStorm IDE this will automatically be applied.
|
||||
|
||||
9
src/config.json
Normal file
9
src/config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"COMMENT": "THIS IS A CONFIG FOR TESTING THE BOT",
|
||||
"token" : "THIS IS AN API TOKEN",
|
||||
"prefix": "?",
|
||||
"verbalabuse": [
|
||||
"THIS IS MEAN"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user