We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6c6535 commit fb5082cCopy full SHA for fb5082c
src/handlers/interaction_handler.js
@@ -1,3 +1,3 @@
1
module.exports = (client,interaction) =>{
2
-
+ //your custom interactions go here
3
}
0 commit comments