Update (not) extortion, per 069's request
This commit is contained in:
parent
869239dcd9
commit
0ef839e2b5
1 changed files with 3 additions and 4 deletions
|
@ -1,11 +1,10 @@
|
|||
import re
|
||||
|
||||
import aiohttp
|
||||
import jarvis
|
||||
from discord.ext import commands
|
||||
from discord_slash import cog_ext
|
||||
from discord_slash.utils.manage_commands import create_option
|
||||
|
||||
import jarvis
|
||||
from jarvis.config import get_config
|
||||
from jarvis.data.dbrand import shipping_lookup
|
||||
from jarvis.utils import build_embed
|
||||
|
|
Loading…
Add table
Reference in a new issue