-
Notifications
You must be signed in to change notification settings - Fork 68
Better bug command #18
Copy link
Copy link
Open
Labels
feature-upgradePlanned/requested improvements to an existing featurePlanned/requested improvements to an existing feature
Description
Activity
Metadata
Metadata
Assignees
Labels
feature-upgradePlanned/requested improvements to an existing featurePlanned/requested improvements to an existing feature
Update the
bugcommand to give more real-time info like thread IDs in the invoking chat (or split it off into a separate command).Currently, the
bugcommand's intended use is for bug reporting, but it doesn't really get used for this – instead, it's mostly used for getting debug info like thread and user IDs. This can be spun off into a different command or thebugcommand can be refactored to provide this information more easily without having to manually search through a dump of thegroupInfoobj pm'd to the maintainer on aphysics buginvocation.