Skip to content

Commit

Permalink
Update timers.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Aluerie committed Mar 10, 2025
1 parent 1386747 commit e04b773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/timers.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,5 @@ async def periodic_announcements(self) -> None:


async def setup(bot: IreBot) -> None:
"""Load LueBot extension. Framework of twitchio."""
"""Load IreBot extension. Framework of twitchio."""
await bot.add_component(Timers(bot))

0 comments on commit e04b773

Please sign in to comment.