Skip to content

Update the display of errorlogs#90

Open
TrustyJAID wants to merge 2 commits intoTobotimus:V3from
TrustyJAID:update-errorlogs
Open

Update the display of errorlogs#90
TrustyJAID wants to merge 2 commits intoTobotimus:V3from
TrustyJAID:update-errorlogs

Conversation

@TrustyJAID
Copy link

closes #88

@Zephyrkul
Copy link

All the info you should need to build the app command mention should be available under ctx.interaction.data - specifically the id and name keys for that dict should be all you need to build a command mention (though I don't know how well it plays with subcommands). The options key might also give some useful info. That might save quite a bit of work with rebuilding the invokation.

@TrustyJAID
Copy link
Author

You're right I completely forgot about the data from discord is passed which includes the command ID among other things. I will rework this to use that instead. Thanks @Zephyrkul!

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

Successfully merging this pull request may close these issues.

[ErrorLogs] Improvements

2 participants