mirror of
https://wiilab.wiimart.org/wiimart/WiiMartBot
synced 2025-09-02 19:41:03 +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")
|
||||
status = os.getenv("status")
|
||||
url_status = "Unknown"
|
||||
url = "https://oss-auth.blinklab.com/"
|
||||
url = "https://oss-auth.thecheese.io/"
|
||||
|
||||
error_codes = """
|
||||
201005: Invalid public key type in certificate
|
||||
|
Loading…
x
Reference in New Issue
Block a user