Honeypot channels

Channels designed to ward off real users and trap bots and compromised accounts

honeypot

  • Usage: !honeypot

  • Restricted to: ADMIN

  • Checks: server_only

Manage the honeypot system for your server. Use subcommands to create, configure, and monitor the honeypot.

honeypot activate

  • Usage: !honeypot activate

  • Restricted to: ADMIN

Enable the honeypot system. Once enabled, the bot will monitor the honeypot channel and take action when users interact with it.

honeypot settings

  • Usage: !honeypot settings

  • Restricted to: ADMIN

Show the current honeypot configuration for this server. Displays all relevant settings, including enabled status, action, channels, and roles.

honeypot stats

  • Usage: !honeypot stats

Show honeypot detection statistics. Displays the number of detections for each scam type in this server and globally.

honeypot action

  • Usage: !honeypot action <action>

  • Restricted to: ADMIN

Set the automated action to take when a user triggers the honeypot. Valid actions: - mute: Assign the configured mute/suppress role to the user. - kick: Kick the user from the server. - ban: Ban the user from the server. - timeout: Timeout the user for 7 days. Example: !honeypot action ban

honeypot create

  • Usage: !honeypot create

  • Restricted to: ADMIN

Create a honeypot channel in your server. This will create a new text channel named 'honeypot' with special instructions and permissions. Only one honeypot channel can exist per server.

honeypot logs

  • Usage: !honeypot logs <channel>

  • Restricted to: ADMIN

Set the channel where honeypot logs and alerts will be sent. Provide a text channel to receive notifications when the honeypot is triggered.

honeypot disable

  • Usage: !honeypot disable

  • Restricted to: ADMIN

Disable the honeypot system. The honeypot channel will remain, but no actions will be taken when users interact with it.

honeypot remove

  • Usage: !honeypot remove

  • Restricted to: ADMIN

Delete the honeypot channel and disable the honeypot system. This will remove the honeypot channel from your server and clear all related configuration.

Last updated

Was this helpful?