/AnonMsg

A Discord Bot that sends messages, anonymously and with approval.

Primary LanguagePython

AnonMsg

A Discord Bot that sends messages, anonymously and with approval.

Uses the v0.16.12 fork of the Discord.py Library. Click Here for the documentation. (I'm currently working on migrating this to the most recent version)

Features:

  • Anonymous messaging in a specific channel
  • Moderator approval/notification system using reactions
  • Support for newlines, code blocks and standard Discord emoji

Commands:

anon.info - Returns uptime, user/server reach, and the output/notification channels.

anon.send [message] - Sends an anonymous message off for review. Only functional in a DM with the bot.

anon.review - Starts the approval queue, where you can react to allow/deny messages. (Mod Only)

anon.output {channel mention} - Sets the channel you want approved anonymous messages to be sent. (Mod Only)

anon.notif {channel mention} - Sets the channel you want to send the approval notification. (Mod Only)

anon.mutedrole {role mention} - When the message sender has this role, it will not be submitted. (Mod Only)

anon.signoff {message} - Customise signoff at the end of each message. Leave blank for a random selection. (Mod Only)

anon.counter {number} - Reset or set the message counter to a specific number. (Mod Only)