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
To achieve this, when we receive the identification fails message and we find out its a ban message.
Trigger a banned event hook to that event in pyd2bot to change a private attribute _banned to True.
Use that private attrib in the getState method.
The text was updated successfully, but these errors were encountered:
To achieve this, when we receive the identification fails message and we find out its a ban message.
Trigger a banned event hook to that event in pyd2bot to change a private attribute _banned to True.
Use that private attrib in the getState method.
The text was updated successfully, but these errors were encountered: