1
0
Fork 0
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:
io mintz 2021-04-06 04:25:00 +00:00
commit 042dc1cf98

View file

@ -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