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 has been archived by the owner on Apr 30, 2019. It is now read-only.
The global scope of pyBot in app.py means that pyBot.client will always be authenticated for the last team to authenticate. Will this cause an issue if a user for team A if the bot is authenticated for team B?
The text was updated successfully, but these errors were encountered:
The global scope of
pyBot
inapp.py
means thatpyBot.client
will always be authenticated for the last team to authenticate. Will this cause an issue if a user for team A if the bot is authenticated for team B?The text was updated successfully, but these errors were encountered: