mirror of
https://wiilab.wiimart.org/wiimart/WiiMartBot
synced 2025-09-04 04:21:09 +02:00
fix domain
This commit is contained in:
parent
21ee8b290e
commit
ffdd951be8
2
bot.py
2
bot.py
@ -162,7 +162,7 @@ client = discord.Client(intents=intents)
|
|||||||
token = os.getenv("token")
|
token = os.getenv("token")
|
||||||
status = os.getenv("status")
|
status = os.getenv("status")
|
||||||
url_status = "Unknown"
|
url_status = "Unknown"
|
||||||
url = "https://oss-auth.blinklab.com/"
|
url = "https://oss-auth.thecheese.io/"
|
||||||
|
|
||||||
error_codes = """
|
error_codes = """
|
||||||
201005: Invalid public key type in certificate
|
201005: Invalid public key type in certificate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user