
Deploy Honeypot
🍯 Catch and ban Discord spam bots by monitoring a "#honeypot" channel!
Honeypot
Just deployed
/data
Deploy and Host Honeypot on Railway
A Discord bot to automatically catch and remove spam bots by monitoring a dedicated "#honeypot" channel.
About Hosting Honeypot
Very simple, all you need to do is add the bot token in DISCORD_TOKEN and then add the bot to your server(s) and everything will be taken care of:
- Invite the bot to your server with appropriate permissions (Ban Members, Manage Channels, etc).
- The bot will create a
#honeypotchannel on join, or you can set it up with/honeypot. - Configure the admin log channel and action (kick or ban) using the
/honeypotcommand. - Ensure the bot’s highest role is above any self-assignable (color/ping) roles.
- Any user posting in the honeypot channel will be banned or removed, and the action will be logged.
> Note: Kick is default and is a softban (bans & unbans) so Discord deletes their immediate messages
Common Use Cases
- Discord spam bots that flood all channels
- You simply want a channel that removed users who message in a channel
Dependencies for Honeypot Hosting
- Bun (v1.3+)
- A Discord bot token set in
DISCORD_TOKEN - See the GitHub for full info: https://github.com/RiskyMH/honeypot
Why Deploy Honeypot on Railway?
Because you want a simple one-click setup for your own custom & personal edition.
But if you want, you can use the already hosted one at https://discord.com/discovery/applications/1450060292716494940
Template Content
Honeypot
RiskyMH/HoneypotDISCORD_TOKEN
The Discord API token for the bot
