Automatically publish messages or news in your announcement channels!
A lightweight bot that will automatically publish every new message in your announcement/news channels to other servers who follow it. An excellent solution for servers who rely on bots (such as RSS feeds) or webhooks to publish their news, allowing your moderators to get some rest from manual publishing.
Bot features no commands because the setup is really easy!
- Invite the bot to your server: https://discord.com/api/oauth2/authorize?client_id=739823232651100180&permissions=10240&scope=bot
- Navigate to your announcement channel's settings and give bot the following permissions:
Read Messages
,Send Messages
,Manage Messages
,Read Message History
- Repeat step 2. for every channel where you want auto-publishing
- Done!
- Bot can only publish 10 messages per hour per channel (just as users), this is rate limited by Discord!
- If you want to temporarily stop the bot from publishing messages in any of your announcement channels, just remove its'
Read Messages
permission in a desired channel. - If one of your announcement channels is very spammy, your server will get blacklisted from using the bot! Please be sensible when using the bot and don't make your moderation log channels or general chat into an announcement channel.
Need help? Don't hesitate to message me on Discord: Forcellrus#5555
Did the bot help you or do you simply want to support my work? ❤️
Bot's code provided here is primarily for the transparency reasons and to help other developers implement the same functionality to their bots.
Given the bot's simple nature, using the publicly-hosted version will be enough for most people, so it is highly recommended to use that version, unless you have a specific reason not to do so (such as experimenting with the code).
You're free to host this bot on your own server (if you know how to set it up), however I will not be providing any support in that regard, do it at your own risk. Please keep in mind that if you're directly hosting this bot, you might not monetize it in any way! Bot's primary goal is to help everyone and be free of any charge.