aboutsummaryrefslogtreecommitdiff
path: root/bot.js
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2022-12-06 20:22:27 -0500
committerAndrew Lee <alee14498@protonmail.com>2022-12-06 20:22:27 -0500
commit85a535956f5b6fbb035dca090123ece7fa8be8b5 (patch)
tree27d12f147be55c3741a130208799bb9442a4753c /bot.js
parentf91f277a30a081cde95805bf39adeb835be98c3f (diff)
downloadDLAP-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.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/bot.js b/bot.js
index ef01d55..9944f24 100644
--- a/bot.js
+++ b/bot.js
@@ -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
*/