Skip to content

Direct Messaging of debug links #2

@SirYwell

Description

@SirYwell

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions