Skip to content

Releases: archangelic/pinhook

Version 1.3.0

10 Jan 22:50
Compare
Choose a tag to compare

simplify plugin loading

add console and file logging for main bot process and for plugins

Version 1.2.0

06 Dec 19:22
Compare
Choose a tag to compare

Adds support for listener plugins that can pick out text in any non-command message

Version 1.1.1

27 Nov 19:08
Compare
Choose a tag to compare
  • update README
  • creates plugin directory if it does not exist (#4)
  • fix issue where untrusted input could inject irc commands (#3)

Version 1.1.0

16 Oct 17:40
Compare
Choose a tag to compare
  • Better plugin error handling
  • Can now reload plugins

Final stable version

10 Oct 22:54
Compare
Choose a tag to compare

plugins are now given an object with information about the trigger message
can now identify with nickserv
supports connecting to servers over ssl

Version 0.1.1

09 Oct 20:47
Compare
Choose a tag to compare
Version 0.1.1 Pre-release
Pre-release

Add help command to list all available plugin commands
expand README

Version 0.1.0

02 Oct 18:03
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-release

First initial version