diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2022-07-17 16:32:31 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2022-07-17 16:32:31 -0400 |
| commit | 6664618ed1225e17f2e98ee8a44179181e3dcf9b (patch) | |
| tree | d43e98bc01c3a8088c41f445592a53e7a983bada /bot.js | |
| parent | 57bab0a953849501d85f6509ba69802d08fadf3b (diff) | |
| download | DLAP-6664618ed1225e17f2e98ee8a44179181e3dcf9b.tar.gz DLAP-6664618ed1225e17f2e98ee8a44179181e3dcf9b.tar.bz2 DLAP-6664618ed1225e17f2e98ee8a44179181e3dcf9b.zip | |
Couple of tweaks
Diffstat (limited to 'bot.js')
| -rw-r--r-- | bot.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ bot.login(token); * m3u support * Custom string support * Non repeat support + * Modularizing AudioBackend */ // Slash Command Handler |
