discord_handler_noonserv/ ├── package.json # Project dependencies and scripts ├── Sharding.js # Sharding manager for large bot instances ├── SRC/ # Main source code directory │ ├── bot.js # Main bot ...
Node.js 16.9.0 or higher A Discord application and bot token src/ ├── commands/ │ ├── prefix/ # Prefix commands │ │ └── ping.js │ └── slash/ # Slash commands │ └── ping.js ├── events/ # Event handlers ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results