In which I ruin everyone's day by fucking up import resolution
This commit is contained in:
parent
0aa370e549
commit
53b23e1e9b
@ -3,9 +3,9 @@ import json
|
||||
import os
|
||||
from discord.utils import oauth_url
|
||||
|
||||
from bot.embeds import help_footer_embed
|
||||
from pluralkit.bot import help
|
||||
from pluralkit.bot.commands import *
|
||||
from pluralkit.bot.embeds import help_footer_embed
|
||||
|
||||
|
||||
async def help_root(ctx: CommandContext):
|
||||
|
Loading…
Reference in New Issue
Block a user