Trying get a death counter

Asked Feb 29, 2024·1 reply·Last activity 2 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

So I've been trying to get a death counter going since I play alot of games that I don't usually survive in and it keeps telling me that server commands other then /me /announce are blocked how do I fix on mobile?

1 reply

Hey @Plucky Fox!

Given the error message you're getting, it suggests that your command tries to call a chat command, they start with either a . (dot) or a / (slash), whether the chat command actually exists isn't relevant.
Check your command's code by going to your list of custom commands for any extra . or / at the start of the bot's response; if you can't see it, share your code here, we'll sanitize it for you.