added discord import
This commit is contained in:
parent
c0a5dda5d2
commit
5e58f45967
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
from discord.ext import commands
|
||||
import discord
|
||||
import json
|
||||
import os
|
||||
from cogs.base_cog.bot_base_cog import BotBaseCog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue