You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2022. It is now read-only.
Some bots will often have similar features. If someone were to trigger both commands with one message, they could potentially cause a loop.
To prevent this, simply use the
User#isBot()method of JDA to check if the command issuer is a bot.