fixed missing import
This commit is contained in:
parent
5331a5e2e7
commit
32bac26caa
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
#plugin for sparkytron3000
|
#plugin for sparkytron3000
|
||||||
import os
|
import os
|
||||||
import random
|
import random
|
||||||
|
import aiohttp
|
||||||
from discord.ext import commands
|
from discord.ext import commands
|
||||||
|
|
||||||
class Meme(commands.Cog):
|
class Meme(commands.Cog):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue