mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-02 12:20:35 +08:00
lint fix
This commit is contained in:
+1
-2
@@ -6,9 +6,8 @@ import os
|
||||
import discord
|
||||
import requests
|
||||
from discord import app_commands
|
||||
from loguru import logger
|
||||
from dotenv import load_dotenv
|
||||
|
||||
from loguru import logger
|
||||
|
||||
bot_url = "https://discord.com/api/oauth2/authorize?client_id=1051614245940375683&permissions=8&scope=bot"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user