mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 04:20:17 +02:00
Compare commits
3 Commits
8f500fa43b
...
eb15cd7f03
Author | SHA1 | Date | |
---|---|---|---|
|
eb15cd7f03 | ||
|
0707b9b98c | ||
|
b22a379db2 |
@ -675,7 +675,7 @@ class DiscordClient:
|
||||
)
|
||||
logger.debug('%s: response:\n%s', uid, r.text)
|
||||
if not r.ok:
|
||||
logger.warning(
|
||||
logger.error(
|
||||
'%s: Discord API returned error code %d and this response: %s',
|
||||
uid,
|
||||
r.status_code,
|
||||
|
Loading…
x
Reference in New Issue
Block a user