diff --git a/cogs/sysmgr.py b/cogs/sysmgr.py index 4611c608..7d5448ba 100644 --- a/cogs/sysmgr.py +++ b/cogs/sysmgr.py @@ -690,7 +690,8 @@ async def changestatus(self): ["playing","with ItsAsheer"], ["watching","webhooks"], ["custom","Unifying servers like they're nothing"], - ["custom","Made for communities, by communities"] + ["custom","Made for communities, by communities"], + ["custom","bro nevira stop stealing my code"] ] new_stat = random.choice(status_messages) if new_stat[0] == "watching":