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
For further details on what has been already tested visit discord channel search for before & after invoke by krigjo25
The code above is tested, and is just a demo, to show @before_invoke doesnt work. The actual code can be found in the authors responsories. if more code information is required, the bot code source can be found at the authors responsories called Discord /pymod
@after_invoke works as expected
Case has been discussed in the discord channel, recently closed since the helper also might think its a library issue.
Thanks for reading this issues, and for the assistance.
Summary
before_invoke is not called in Slash Command Group
Reproduction Steps
Same steps as if i were using Bot.goup()
Minimal Reproducible Code
Expected Results
Expected it to print out "before_invoke " in the terminal, before the command invoked.
Actual Results
Function not even called
Intents
bans, guilds, emojis, typing, members, messages, prresence, message_content
System Information
Checklist
Additional Context
For further details on what has been already tested visit discord channel search for before & after invoke by krigjo25
The code above is tested, and is just a demo, to show @before_invoke doesnt work. The actual code can be found in the authors responsories. if more code information is required, the bot code source can be found at the authors responsories called Discord /pymod
@after_invoke
works as expectedCase has been discussed in the discord channel, recently closed since the helper also might think its a library issue.
Thanks for reading this issues, and for the assistance.
sincerely
@krigjo25
The text was updated successfully, but these errors were encountered: