removed bunch of old code, added /init bunch of cleanups
Build and Push Agent API / build (push) Successful in 4s
Build and Push Agent API / build (push) Successful in 4s
This commit is contained in:
@@ -207,9 +207,6 @@ class AgentBot(discord.Client):
|
||||
|
||||
# --- Quick Connect flow ---
|
||||
svc = get_auth_service(service)
|
||||
if svc is None:
|
||||
await message.channel.send(f"Unknown service: {service}")
|
||||
return True
|
||||
|
||||
await message.channel.send(f"🔑 Starting **{svc.display_name}** Quick Connect…")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user