Skip to content

Releases: archangelic/pinhook

Version 1.10.1

17 Oct 22:29
5ca78c9
Compare
Choose a tag to compare

Adds user to Message object sent to plugins.

Version 1.10.0

22 Jun 17:48
Compare
Choose a tag to compare

Adds new feature to hide commands from help output.

Version 1.9.7

29 Dec 02:52
Compare
Choose a tag to compare

Fix for listeners using non-message events

Version 1.9.6

18 Dec 16:46
Compare
Choose a tag to compare

Small change to allow other events to be processed

Version 1.9.5

12 Nov 17:04
5c9278b
Compare
Choose a tag to compare

Fix issue when using the cli that would cause a stacktrace to appear

Version 1.9.4

23 Sep 18:26
Compare
Choose a tag to compare

fix issue with reloading plugins in some contexts

Version 1.9.3

28 May 21:53
a0378e0
Compare
Choose a tag to compare
  • fix TwitchBot to work after changes to Bot

  • bot now ignores all events from itself

Version 1.9.2

14 Oct 19:59
Compare
Choose a tag to compare

Fixes:

  • Issue with internal commands being a little too accepting of input that starts with the command prefix

Version 1.9.1

04 Oct 18:03
Compare
Choose a tag to compare

New features

  • Message object now includes msg_type
  • disable help with argument
  • dynamically add and remove ops

Fixes

  • join command no longer crashes bot when too many arguments are received
  • disabled plugins are no longer reenabled when reloading

Version 1.9.0

18 Sep 17:11
Compare
Choose a tag to compare

New features:

  • class based plugins
  • dynamic enable/disable of individual commands and listeners
  • enhanced help output