Skip to content

Releases: harmonie-durrant/harmonie-irc

v0.3.0

24 Dec 13:41
Compare
Choose a tag to compare

Rewritten command handler.

Client responds better to server messages and is now on it's own thread.

and other minor fixes to text formatting.

v0.2.1

23 Dec 12:07
b815e88
Compare
Choose a tag to compare

Fixed:

  • Sender name is now the sender not the recipient
  • Duplicate text in config comments

Changed:

  • Colours of irc_help are more readable and look nicer
  • Sender colour is a little nicer

v0.2.0

22 Dec 19:38
62af10b
Compare
Choose a tag to compare

Added:

  • Auto connect (found in the config file)

v0.1.0

21 Dec 21:49
62af10b
Compare
Choose a tag to compare

Added the basics of connecting to IRC Servers.

Added the following commands:

  • /irc_help
  • /irc_connect
  • /irc_nick
  • /irc_msg
  • /irc_disconnect
  • /irc_join
  • /irc_leave

Known issues:

  • Can't handle incoming error code messages from server
  • No limits or checking of the contents of commands