Threads-Notifications
Send a message to a channel when someone posts a new thread on Threads by Meta.
Threads-Notifications
Module that sends a message to a channel, when someone posts a thread on Threads by Meta.
This module is storing data in your bot's database.
This module has one configuration file.
This module is being actively used on over 900 other servers on SCNX.
This module is included for free in every plan. Learn more about prices.
Features
- Receive notifications in a Discord channel when a Threads user publishes a new post.
- Monitor multiple Threads accounts simultaneously, each with its own notification channel and message format.
- Customize the notification message with details such as the username, post preview and URL.
Setup
- Open the Threads Accounts configuration.
- Click on "Add new element" and configure the Threads username and notification channel as described in the configuration section.
- Make sure the bot has "View channel", "Send messages" and "Embed links" permissions on the configured notification channel.
- Reload your bot's configuration to apply the changes.
Usage
After setting up and configuring this module, no additional actions are required. The bot will automatically check for new posts from configured Threads accounts every fifteen minutes. When a new post is found, the configured notification message will be sent to the specified Discord channel.
Only posts published within the last 24 hours will trigger notifications, so older posts will not be sent retroactively.
Configuration
This configuration file allows you to set up Threads accounts to monitor for new posts. Open it in your dashboard.
| Field | Description |
|---|---|
| Channel | The Discord channel in which the notification should be sent. |
| Threads-Username | The @handle of the Threads user you want to receive notifications from. |
| Message | The message sent to the configured channel when the user publishes a new thread on Threads. Supports embeds. Please review available parameters in your dashboard. |
Troubleshooting
Notifications are not being sent
- Make sure the Threads username is spelled correctly (with or without the
@prefix). - Verify that the Threads account exists and is publicly accessible.
- Ensure the bot has "View channel", "Send messages" and "Embed links" permissions on the notification channel.
- The module checks for new posts every fifteen minutes. Please wait for the next check cycle.
- If a Threads account cannot be found, it will be skipped until the bot is restarted or the configuration is reloaded.
Stored data
The following data is being stored about every sent notification:
- The Threads post URL
- The Discord message ID of the notification
- The Discord channel ID where the notification was sent
To remove all data stored by this module, purge the module database.
