Update bot.py

This commit is contained in:
Larsen Vallecillo 2025-04-19 10:56:54 -05:00 committed by GitHub
parent d52e5468a7
commit 01ab6e4767
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

15
bot.py
View File

@ -150,7 +150,20 @@ error_codes = """
204804: HTTP 504 Gateway Timeout
204805: HTTP 505 HTTP Version Not Supported
204811: HTTP 511 Network Authentication Required
204900-204959: NHTTP Error range
204901: NHTTP_ERROR_ALLOC
204902: NHTTP_ERROR_TOOMANYREQ
204903: NHTTP_ERROR_SOCKET
204904: NHTTP_ERROR_DNS
204905: NHTTP_ERROR_CONNECT
204906: NHTTP_ERROR_BUFFULL
204907: NHTTP_ERROR_HTTPPARSE
204908: NHTTP_ERROR_CANCELED
204909: NHTTP_ERROR_REVOLUTIONSDK
204910: NHTTP_ERROR_REVOLUTIONWIFI
204911: NHTTP_ERROR_UNKNOWN
204912: NHTTP_ERROR_DNS_PROXY
204913: NHTTP_ERROR_CONNECT_PROXY
204914: NHTTP_ERROR_SSL
204960-204979: EC SSL Error range
204992: EC_ERROR_NHTTP_CRX
204993: EC_ERROR_NHTTP_AHF