Mega Bots Docs
Discord ServerRevolt Server
  • Index
  • Log It
    • Log It
    • Discord Version
    • Revolt Version
    • Guilded Version
  • Level
    • Level
    • Algorithm Breakdown
      • Custom Algorithm
    • Command Breakdown
  • Announcements
    • Announcements
    • Command Breakdown
    • Common Issues and Fixes
  • Devin
    • Devin - Revolt
    • Revolt Version
      • Command Breakdown
        • Bot Category
        • Configuration Category
      • Modules
        • Anti-Alt
        • checkBadWords
        • checkCapsAndEmojis
        • checkLinks
        • checkSpam
        • inviteBlocker
        • monitorJoinsLeaves
        • translater
Powered by GitBook
On this page
Edit on GitHub
  1. Announcements

Command Breakdown

Command Documentation

Announcements Prefix is a!

The <> represent arguments and are only required within the create and remove ping commands it's also required in all subscribe commands. The set announcement works by either running the command in the desired channel or using the channel's ID.

a!setannouncement <channel-id>- this is a server owner only command and makes the channel an "announcment" channel. This allows users to follow it in their own server.

a!removeannouncement - this is a server owner only command and removes the channel as an "announcment" channel. This stops postings to followed communities.

a!createping <name> - this is a server owner only command and creates a "ping" that your users can subscribe to. This allows them to be pinged when you run the respective ping command.

a!removeping <name> - this is a server owner only command and deletes a "ping".

a!subscribe <channel-id> replace the channel-id with the channel id you wish to subscribe to for announcements (It would be the channel id from another guild)

a!unsubscribe channel-id use this to stop recieving announcemenets from a channel's announcement channel (works the same way as setannouncement just different function)

a!ping-[ping] - replace [ping] with the name of the ping you wish to trigger. This is a server owner only command. Do not use the [] in the command.

In the command below <true> represents the DM argument. If you put true you will receive a DM rather than a ping when the command to ping is used. The default value is false.

a!punsubscribe <name> <true> - subscribe to a ping

a!psubscribe <name> - unsubscribe from a ping

a!pinglist - list all the servers "pings" that you can subscribe to

PreviousAnnouncementsNextCommon Issues and Fixes

Last updated 1 day ago