Skip to content

Token API#1

Open
NeonnDev wants to merge 15 commits intosnowgears:mainfrom
EndlessGames:main
Open

Token API#1
NeonnDev wants to merge 15 commits intosnowgears:mainfrom
EndlessGames:main

Conversation

@NeonnDev
Copy link
Copy Markdown

@NeonnDev NeonnDev commented Mar 6, 2022

I think the token query wasn't fixed properly.
I get this error:
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/discord/client.py", line 343, in _run_event
await coro(*args, **kwargs)
File "verifybot.py", line 288, in on_ready
update_token()
File "verifybot.py", line 160, in update_token
token_expire = int(data['expires_in']) - 60
KeyError: 'expires_in'

Copy link
Copy Markdown
Owner

@snowgears snowgears left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are VoidTeleport specific ids in this commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants