Clean up config.yml
removed some unnecessary pingResponses & fixed comments.
This commit is contained in:
parent
b8887705ef
commit
299622ed30
|
@ -29,7 +29,7 @@ main:
|
|||
# Activity Type (STREAMING|PLAYING|WATCHING|COMPETING|DEFAULT)
|
||||
activityType: "PLAYING"
|
||||
# Activity Message
|
||||
activityMsg: "https://38.fail"
|
||||
activityMsg: "https://oko.moe"
|
||||
# Status type (ONLINE|IDLE|DO_NOT_DISTURB|INVISIBLE)
|
||||
statusType: "IDLE"
|
||||
# Responses for the default ping command
|
||||
|
@ -40,15 +40,10 @@ main:
|
|||
- "Pinged you're mother"
|
||||
- "Pinged 142.250.189.238"
|
||||
- "Pinged cuomo.zone"
|
||||
- "Pinged my brain (please help)"
|
||||
- "Pinged <@951782164847001600>"
|
||||
- "Pinged A33#*$9331@"
|
||||
- "Pinged a poortea vpn"
|
||||
- "Pinged 'agoo'"
|
||||
- "Pinged my brain"
|
||||
- "Pinged 38.fail"
|
||||
- "Pinged pong"
|
||||
- "Pinged the admins"
|
||||
- "Pinged the guy in your walls"
|
||||
sql:
|
||||
host: "localhost"
|
||||
port: 3306
|
||||
|
|
Loading…
Reference in a new issue