diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2022-12-02 00:31:17 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2022-12-02 00:40:10 -0500 |
| commit | e0fe64b06c0eb8b92578ae1bf5a166f8d633c9b3 (patch) | |
| tree | af930df72f7bfeb2a3ca7c11321f894b02ad7411 /bot.js | |
| parent | ebdf6e92b146d1bad3b0e295e926f9e43e26c532 (diff) | |
| download | DLAP-e0fe64b06c0eb8b92578ae1bf5a166f8d633c9b3.tar.gz DLAP-e0fe64b06c0eb8b92578ae1bf5a166f8d633c9b3.tar.bz2 DLAP-e0fe64b06c0eb8b92578ae1bf5a166f8d633c9b3.zip | |
Fixed duration date; More stop functions; Required in voice channel
Diffstat (limited to 'bot.js')
| -rw-r--r-- | bot.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -30,7 +30,6 @@ bot.login(token); /** * TODO: - Custom string support (Basically change what the bot is saying) * - Non repeat support - * - Modularizing AudioBackend * - Easier to use interface */ |
