Skip to content

v0.2.0

Compare
Choose a tag to compare
@parafoxia parafoxia released this 06 Jan 04:13
· 25 commits to main since this release

Additions

  • You can now use the bot.listen decorator to subscribe to events, though the old method is still present
  • New event types have been added:
    • ChatPolledEvent
    • MessageSentEvent
    • AuthorisedEvent

Fixes

  • Fix a few typing issues