nodbot/config.json

21 lines
368 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",
2021-07-06 21:37:04 +00:00
"savegif",
"truth",
"joint"
],
"emoji": {
"joint": "<:joint:862082955902976000>"
}
2021-06-27 23:41:25 +00:00
}