Detects ghost pings in your Discord server
Features:
- Detect and send ghost ping alerts
- Snipe messages
- ...and more to come!
Requirements:
- Node.js v16 (v16.9.0 or newer)
- Node Package Manager (npm) v6 (recommended: v6.14.9 or newer)
Installation:
- Clone this repository to a directory
- Install packages by using
npm install - Build the bot by running
npm build - Configure bot by using
.envfile:Value Description GPB_BOT_IDDiscord bot application token (required) GPB_BOT_TOKENDiscord bot token (required) - Run the bot by running
npm run startin the directory
Usage:
- Type
/helpto view the list of available commands - Bot will automatically send a message in the same channel as where the ghost ping happened
