Old Discord Bot that I may or may not update later.
Updated as of: March 8, 2025 // 6:51 PM [EDT]
-
src/
- Updated index.js
-
src/commands
- Created modlogs.json
-
src/commands/moderation
- Updated ban.js
- Updated kick.js
- Created lock.js
- Updated moderate-nickname.js
- Created modlogs.js
- Created nuke.js
- Updated timeout.js
- Created toggle-role.js
- Updated unban.js
- Created unlock.js
- Updated untimeout.js
- Created warn.js
-
src/commands/misc
- Created faq.js
- Created getkey.js
- Updated help.js
- Created staff-leave.js
- Created vouch.js
-
src/commands/fun
- Created generatekey.js
Important
This bot uses discord.js 14.11.0
npm i discord.js@14.11.0
npm i dotenv@16.1.4
npm i ms@2.1.3
npm i pretty.ms@8.0.0
npm i node-fetch@3.3.2
- this is optional. only download this package if your node.js is version 18 or below.
- simply run the bot by doing the following:
node .
or you can also do:
node src/index.js