mirror of
https://github.com/uhIgnacio/EmoteManager.git
synced 2024-08-15 02:23:13 +00:00
Merge remote-tracking branch 'origin/master' into metrics
This commit is contained in:
commit
042dc1cf98
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ import contextlib
|
|||
import discord
|
||||
from discord.ext import commands
|
||||
|
||||
import utils
|
||||
|
||||
class Meta(commands.Cog):
|
||||
# TODO does this need to be configurable?
|
||||
INVITE_DURATION_SECONDS = 60 * 60 * 3
|
||||
|
|
Loading…
Reference in a new issue