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
{{ message }}
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.
A system where if someone needs help, they can request it and the bot will relay all messages in the channel to a personal server and vice versa.
Likely include a queueing system that will monitor the requesting users status so if they go "away" or offline then it would cancel their request.
Also notify the channel when the requestor has gone away or offline during an active session.
Make this available only to those with "Administrator" privileges and also include a user and server blacklist in case of abuse.
Possible to leverage webhook system to make chat on both ends appear more realistic by displaying profile pictures and names of users sending the messages. Similar to DiscordMC.
Need to test if when a webhook is deleted, the message chain is preserved with all user info (i.e. Name, profile picture, etc..)
The text was updated successfully, but these errors were encountered:
A system where if someone needs help, they can request it and the bot will relay all messages in the channel to a personal server and vice versa.
Likely include a queueing system that will monitor the requesting users status so if they go "away" or offline then it would cancel their request.
Also notify the channel when the requestor has gone away or offline during an active session.
Make this available only to those with "Administrator" privileges and also include a user and server blacklist in case of abuse.
Possible to leverage webhook system to make chat on both ends appear more realistic by displaying profile pictures and names of users sending the messages. Similar to DiscordMC.
Need to test if when a webhook is deleted, the message chain is preserved with all user info (i.e. Name, profile picture, etc..)
The text was updated successfully, but these errors were encountered: