FAQ & Troubleshooting
Common Errors and Solutions
Section titled “Common Errors and Solutions”1. Command doesn’t work
Section titled “1. Command doesn’t work”- Check if it is Active.
- Check if you have Permission to use.
- Check if it is not in Cooldown.
- See if you typed the name correctly (with or without
!, depending on configuration).
2. Variable doesn’t appear
Section titled “2. Variable doesn’t appear”- Check if you typed exactly
\{user\}(lowercase, correct braces).\{User\}or(user)do not work.
3. Bot answering twice
Section titled “3. Bot answering twice”- You might have the same command in another bot (e.g., Streamelements, Nightbot). Disable in the other bot to avoid duplication.
FAQ (Frequently Asked Questions)
Section titled “FAQ (Frequently Asked Questions)”Q: Can I put links in the response? A: Yes! Just paste the link. Remember some chats block links from non-moderators.
Q: What happens if I create a command with the same name as a native command? A: Bearry usually prioritizes internal security commands. Avoid using names of system commands.
Q: Can I make a command call another? A: Not directly as a “function”, but you can mention another command in the text. E.g., “To see rules type !rules”.
Best Practices
Section titled “Best Practices”- Don’t overdo it: Having too many commands can confuse the audience. Keep the essentials.
- Standardize: If you use
!insta, use!twitter(not!linktwitter). - Test before: Always test new commands (especially complex ones) before the stream starts.
How to Test Commands
Section titled “How to Test Commands”- Create the command with “Broadcaster” permission.
- Go to your chat (even offline) and type the command.
- See if the response comes out as expected.
- If everything is right, go back and change permission to “Everyone”.