nodbot/config.json

16 lines
289 B
JSON
Raw Normal View History

2021-06-27 23:41:25 +00:00
{
"prefix": "/",
2021-06-29 01:42:14 +00:00
"serverID": "760701839427108874",
2021-06-29 02:38:03 +00:00
"logChannel": "859249300894908447",
2021-06-29 01:42:14 +00:00
"bootMessage": "NodBot v2 Starting Up",
2021-07-01 22:12:21 +00:00
"shutdownMessage": "NodBot v2 Shutting Down",
"validExtensions": [
"gif",
"pasta",
"help",
"spongebob",
"savepasta",
"request",
"savegif"
]
2021-06-27 23:41:25 +00:00
}