A Discord bot based on the Nodejs WS and Axios libraries to connect with Discord's endpoints. This bot connects to the Discord Gateway API and Discord REST API to read and respond to commands. It was ...
Discord-Moderation-Bot/ ├── commands/ │ ├── moderation/ │ │ ├── automod.js # Auto-mod configuration │ │ ├── ban.js # Ban command │ │ ├── case.js # Case management │ │ ├── deletecase.js # Delete cases ...
Discord has become one of the most popular communication platforms in recent years, with millions of users relying on it for everything from casual chats to professional collaboration. A significant ...