We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c234338 commit 3220541Copy full SHA for 3220541
1 file changed
bot/decorators.py
@@ -6,6 +6,7 @@
6
7
import arrow
8
from aiohttp import ClientSession
9
+import discord
10
from discord import Member, NotFound
11
from discord.ext import commands
12
from discord.ext.commands import Cog, Context
0 commit comments