messageCreate event

How to create a messageCreate event on Sapphire?
Solution:
Sapphire Framework
Creating your own listeners | Sapphire
Similar to what you learned in both Creating Commands and [Creating
Jump to solution
3 Replies
Favna
Favna•2y ago
Create a listener called messageCreate. Same as any other listener. And it'll run in parallel with the regular command handler.
Solution
Lioness100
Lioness100•2y ago
Sapphire Framework
Creating your own listeners | Sapphire
Similar to what you learned in both Creating Commands and [Creating
-Carlosđź‘‘
-Carlos👑OP•2y ago
đź‘Ť

Did you find this page helpful?