From 1b46f00812abeae36a2db9b83c2ae0a927892fa7 Mon Sep 17 00:00:00 2001 From: aikaterna <20862007+aikaterna@users.noreply.github.com> Date: Fri, 4 Oct 2019 19:52:26 -0700 Subject: [PATCH] [RndStatus] oops :awesome: --- rndstatus/rndstatus.py | 1 + 1 file changed, 1 insertion(+) diff --git a/rndstatus/rndstatus.py b/rndstatus/rndstatus.py index 719d2f9..a33ce18 100644 --- a/rndstatus/rndstatus.py +++ b/rndstatus/rndstatus.py @@ -148,6 +148,7 @@ class RndStatus(commands.Cog): if self.last_change == None: if len(statuses) > 0 and (current_game in statuses or current_game == None): new_status = self.random_status(message, statuses) + self.last_change = int(time.perf_counter()) type = await self.config.type() if type == 1: await self.bot.change_presence(