This repository has been archived on 2022-09-24. You can view files and clone it, but cannot push or open issues or pull requests.
Codsworth/config.json

12 lines
237 B
JSON
Raw Permalink Normal View History

2021-04-13 11:48:26 -07:00
{
"TOKEN": "Discord Bot Token",
"YOUTUBE_API_KEY": "YOUTUBE_API_KEY",
"SOUNDCLOUD_CLIENT_ID": "",
"MAX_PLAYLIST_SIZE": 100,
"PREFIX": "PREFIX",
"PRUNING": false,
"LOCALE": "en",
"STAY_TIME": 30,
"DEFAULT_VOLUME": 100
}