diff --git a/cogs/games.py b/cogs/games.py index 35bc761..61270b8 100644 --- a/cogs/games.py +++ b/cogs/games.py @@ -179,6 +179,7 @@ class Games(commands.Cog): @commands.command(aliases=["word_chain", "しりとり", "シリトリ"]) @commands.max_concurrency(1, per=commands.BucketType.channel) + @utils.checks.can_run(send_messages=True) async def shiritori(self, ctx, *, word): """ Starts or play on a game of Shiritori, in which the last letter of the last word given