connexions: test
This commit is contained in:
parent
5b56fa597d
commit
3448d37237
@ -357,7 +357,7 @@ class WynncraftCog(commands.Cog):
|
||||
await ctx.send(":x: Si tu lis ce message c'est que quelque chose s'est mal passé car il est normalement impossible que je ne puisse pas te donner de conseils ! Contacte <@158370947097821185> pour l'informer de ce bug.")
|
||||
|
||||
@commands.command()
|
||||
async def connexions(self, ctx, channel: TextChannel):
|
||||
async def connexions(self, ctx):
|
||||
def td_format(seconds):
|
||||
periods = [
|
||||
('year', 60 * 60 * 24 * 365),
|
||||
|
Loading…
Reference in New Issue
Block a user