Command Handler
Hello, just wanted to check for some clarification, ACR, for slash, there's 0 need for a command handler correct? or am I misunderstanding? I am new to slash commands and their usage..... or am I just completely dumb here lol
Solution:Jump to solution
You need to match the incoming data to the proper run functions so yes there is a need
2 Replies
Solution
You need to match the incoming data to the proper run functions so yes there is a need
awesome thank you