mirror of
https://github.com/Technicolor-creamsicle/Osselbot.git
synced 2025-07-26 11:34:15 -04:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
4152a32ef7
@ -1,5 +1,6 @@
|
|||||||
# Osselbot
|
# Osselbot
|
||||||
A bot that is kinda stupid, but it works surprisingly well
|
A bot that is kinda stupid, but it works surprisingly well
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**THIS BOT REQUIRES HEAVY MODIFICATION TO WORK ON OTHER SERVERS!**
|
**THIS BOT REQUIRES HEAVY MODIFICATION TO WORK ON OTHER SERVERS!**
|
||||||
|
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"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user