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
1 changed files with 2 additions and 0 deletions

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