This commit is contained in:
2022-07-24 09:53:19 +03:00
parent 5298783ce4
commit 1011e287c9
6 changed files with 36 additions and 16 deletions

View File

@@ -1,13 +1,12 @@
import json
import logging
import sys
import threading
import lib
import disnake
from disnake import OptionChoice, OptionType, Option
from disnake.ext import commands
import lib
bot_owner = 386629192743256065
lib.Commands.check_json()