You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently, we have been noticing an influx of course subject-related posts being sent on Spotted DMI. While these posts are certainly relevant, they tend to diverge from the original theme of the channel. In order to solve the growing frustration of users with the channel, we are contemplating creating a separate channel, FAQ DMI, to accommodate these questions and discussions.
To facilitate this, we need to implement some new features and modify existing configurations in the Spotted DMI bot. Specifically:
Post Redirection: Add the capability for admins to redirect posts awaiting approval from Spotted DMI to FAQ DMI. This function should be available through an InlineKeyboardButton situated under the post in approval status.
Redirection Notification to Users: When a post is redirected to FAQ DMI, the user should receive a notification indicating that their post is under approval on FAQ DMI. This notification should also encourage the user to send similar nature posts directly to FAQ DMI in the future.
Handling Two Bots in FAQ DMI: The admin group of FAQ DMI will need to handle two bots: the one from Spotted DMI (for redirection) and a FAQ DMI (clone of Spotted DMI). We need to ensure both bots can operate without interference and the redirection functionalities do not cause issues.
Configuration Revisions: The existing configurations might need revisions to suit these new functionalities and the intended usage.
The text was updated successfully, but these errors were encountered:
Recently, we have been noticing an influx of course subject-related posts being sent on Spotted DMI. While these posts are certainly relevant, they tend to diverge from the original theme of the channel. In order to solve the growing frustration of users with the channel, we are contemplating creating a separate channel, FAQ DMI, to accommodate these questions and discussions.
To facilitate this, we need to implement some new features and modify existing configurations in the Spotted DMI bot. Specifically:
Post Redirection: Add the capability for admins to redirect posts awaiting approval from Spotted DMI to FAQ DMI. This function should be available through an
InlineKeyboardButton
situated under the post in approval status.Redirection Notification to Users: When a post is redirected to FAQ DMI, the user should receive a notification indicating that their post is under approval on FAQ DMI. This notification should also encourage the user to send similar nature posts directly to FAQ DMI in the future.
Handling Two Bots in FAQ DMI: The admin group of FAQ DMI will need to handle two bots: the one from Spotted DMI (for redirection) and a FAQ DMI (clone of Spotted DMI). We need to ensure both bots can operate without interference and the redirection functionalities do not cause issues.
Configuration Revisions: The existing configurations might need revisions to suit these new functionalities and the intended usage.
The text was updated successfully, but these errors were encountered: