diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2022-07-05 18:16:06 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2022-07-05 18:16:06 -0400 |
| commit | a8ec9fe1b8e25af4e1faa6548ee74bfa0643831f (patch) | |
| tree | 70960f5366f1a8542cb58b1e5a181ae4a4d306f7 /config.json.bday | |
| parent | 219b64b51b0297469c7a0401767d7f533c8ac7c3 (diff) | |
| download | DLAP-a8ec9fe1b8e25af4e1faa6548ee74bfa0643831f.tar.gz DLAP-a8ec9fe1b8e25af4e1faa6548ee74bfa0643831f.tar.bz2 DLAP-a8ec9fe1b8e25af4e1faa6548ee74bfa0643831f.zip | |
The start of scrapping the control panel feature
Diffstat (limited to 'config.json.bday')
| -rw-r--r-- | config.json.bday | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/config.json.bday b/config.json.bday new file mode 100644 index 0000000..638749f --- /dev/null +++ b/config.json.bday @@ -0,0 +1,9 @@ +{ + "token": "NzM0MTgyMjQzNzI3MzEwOTQx.XxN-fw.6cNeekrzUzSlBIqPl_JOXKNSLRc", + "botOwner": "242775871059001344", + "voiceChannel": "949346341828579362", + "statusChannel": "957105448694198293", + "guildID": "949346341828579358", + "clientID": "734182243727310941", + "txtFile": true +} |
