Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid calling getMe() to validate token when unplicking Bot object #33

Closed
leandrotoledo opened this issue Aug 12, 2015 · 0 comments
Closed
Assignees

Comments

@leandrotoledo
Copy link
Member

The way it's now, every new instance of Bot checks TOKEN by calling getMe() func. This is probably bad when queueing objects and have to unpickle/recreate bot instance.

@leandrotoledo leandrotoledo self-assigned this Aug 12, 2015
leandrotoledo added a commit that referenced this issue Aug 14, 2015
@github-actions github-actions bot locked and limited conversation to collaborators Aug 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant