Skip to content

Commit fb5082c

Browse files
committed
Update interaction_handler.js
1 parent f6c6535 commit fb5082c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/handlers/interaction_handler.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = (client,interaction) =>{
2-
2+
//your custom interactions go here
33
}

0 commit comments

Comments
 (0)