feat(chat): support BanchoBot

This commit is contained in:
MingxuanGame
2025-08-16 10:31:46 +00:00
parent 3de73f2420
commit e1d42743d3
11 changed files with 302 additions and 23 deletions

View File

@@ -459,7 +459,7 @@ async def oauth_token(
# 存储令牌
await store_token(
db,
3,
2,
client_id,
scopes,
access_token,