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
When I first started the bot the code (which I forked) had the ability to prop any user at any time. There was a hardcoded command !prop which you could add a user name to !prop whosywhatsitand it would prop that user. I removed that hard coded command but there wasn't a good way to implement user propping through the trigger props. I think the easiest way is to restore the hardcoded!prop` back.
The text was updated successfully, but these errors were encountered:
When I first started the bot the code (which I forked) had the ability to prop any user at any time. There was a hardcoded command
!prop
which you could add a user name to !prop whosywhatsitand it would prop that user. I removed that hard coded command but there wasn't a good way to implement user propping through the trigger props. I think the easiest way is to restore the hardcoded
!prop` back.The text was updated successfully, but these errors were encountered: