ixizi/config.json

10 lines
150 B
JSON
Raw Normal View History

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