Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Direct Messaging of debug links #2

Open
SirYwell opened this issue Jul 6, 2021 · 0 comments
Open

Direct Messaging of debug links #2

SirYwell opened this issue Jul 6, 2021 · 0 comments

Comments

@SirYwell
Copy link
Member

SirYwell commented Jul 6, 2021

Currently, debug links need to be shared in a public channel or sent to an admin/supporter via direct message (who then forwards it to internal channels). It would make sense transfer that part of work to the bot.

Scenario

  1. User creates debug report.
  2. User shares the link with the butler.
  3. The butler shares the link in internal channels.

Technical details

  • The bot is active on multiple servers. If the bot and the user only have one server in common, it's clear where the message should go to.
  • If the user and the bot share multiple servers
    1. One could send it to one server and forward it to the correct one from there.
    2. The bot could analyze the link, and send the message to the server that coveres the plugin from which the report was created.
  • The second solution is probably more work to implement, but less work afterwards.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant