- Don't tired and code kids
This commit is contained in:
parent
74f744dd65
commit
106af1d65c
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ class DiscordConnector:
|
|||
self.access_token = jsonresponse["access_token"]
|
||||
self.req_auth()
|
||||
else:
|
||||
log.error("No access token in json response")\
|
||||
log.error("No access token in json response")
|
||||
log.error(response.text)
|
||||
sys.exit(1)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue