diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2022-12-06 20:22:27 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2022-12-06 20:22:27 -0500 |
| commit | 85a535956f5b6fbb035dca090123ece7fa8be8b5 (patch) | |
| tree | 27d12f147be55c3741a130208799bb9442a4753c /bot.js | |
| parent | f91f277a30a081cde95805bf39adeb835be98c3f (diff) | |
| download | DLAP-85a535956f5b6fbb035dca090123ece7fa8be8b5.tar.gz DLAP-85a535956f5b6fbb035dca090123ece7fa8be8b5.tar.bz2 DLAP-85a535956f5b6fbb035dca090123ece7fa8be8b5.zip | |
Used ChatGPT to fix certain problems; Removed more unnessesary stuff
Diffstat (limited to 'bot.js')
| -rw-r--r-- | bot.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -28,7 +28,6 @@ bot.login(token); /** * TODO: - Custom string support (Basically change what the bot is saying) - * - Non repeat support * - Easier to use interface */ |
