How to handle triggering help on listening to all messages and still use default help output? #143
Answered
by
sheldonhull
sheldonhull
asked this question in
Q&A
-
I have the bot listening to all messages for keywords and processing. Instead I want to either have run the defaultHelp only on:
Thanks for this cool project! |
Beta Was this translation helpful? Give feedback.
Answered by
sheldonhull
Sep 15, 2023
Replies: 1 comment
-
I copied original func and reproduced in my file. Only way I got it work. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sheldonhull
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I copied original func and reproduced in my file. Only way I got it work.