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
If you don't have activity on for AFK -- sometimes when the bot resets it won't properly get any upvotes or messages and incorrectly kick people off for being afk just based on status change.
Since the function is not exposed in github, please make the following change
if messages or vote is undefined, set variable time to current time instead of ignoring it.
The text was updated successfully, but these errors were encountered:
If you don't have activity on for AFK -- sometimes when the bot resets it won't properly get any upvotes or messages and incorrectly kick people off for being afk just based on status change.
Since the function is not exposed in github, please make the following change
if messages or vote is undefined, set variable time to current time instead of ignoring it.
The text was updated successfully, but these errors were encountered: