Skip to content

Commit

Permalink
More updated Classes
Browse files Browse the repository at this point in the history
  • Loading branch information
nottherealtar authored Mar 6, 2024
1 parent 2744eb9 commit ca21d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion count4u/count4u.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ async def auto_count(self):
await sleep(1800) # Count every 30 minutes

def setup(bot):
bot.add_cog(InfiniCount(bot))
bot.add_cog(Count4U(bot))

0 comments on commit ca21d4d

Please sign in to comment.