ixizi/config.json

11 lines
177 B
JSON
Raw Permalink Normal View History

2019-01-24 17:39:28 +00:00
{
"token": "<Your Discord token>",
"bot": {
"plugins": [
"plugins.dicer",
"plugins.references",
2019-02-10 16:58:20 +00:00
"plugins.coffee",
"plugins.ytconvert"
2019-01-24 17:39:28 +00:00
]
}
}