mirror of
https://github.com/Technicolor-creamsicle/Osselbot.git
synced 2025-01-02 20:56:23 -05:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
4152a32ef7
@ -1,5 +1,6 @@
|
||||
# Osselbot
|
||||
A bot that is kinda stupid, but it works surprisingly well
|
||||
|
||||
![Node.js CI](https://github.com/Technicolor-creamsicle/Osselbot/workflows/Node.js%20CI/badge.svg)
|
||||
|
||||
**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…
Reference in New Issue
Block a user