Commit Graph

80 Commits (0598ee7a91abce1c84d7fd34f16c7520e5a91917)

Author SHA1 Message Date
Robert Gerus 809da12c12 Update example configuration 2015-11-07 13:02:08 +01:00
Robert Gerus 762b005b9b Things start work, finally. 2015-11-07 12:51:45 +01:00
Robert Gerus a022f23d8c Fixup 2015-11-07 03:28:34 +01:00
Robert Gerus 44ff681aaf Revert "Simplify stuff"
Go back to the old way of doing things that actually made sense to me
2015-11-07 02:26:36 +01:00
Robert Gerus 3b23401dec Simplify stuff 2015-11-06 23:25:17 +01:00
Robert Gerus 67dae458a5 Placeholder message dispatcher. 2015-10-20 11:06:58 +02:00
Robert Gerus 1da17d95d5 Fix formatting and input/output channels 2015-10-20 11:02:29 +02:00
Robert Gerus e4f95d5909 Expose username and realname to configuration and make use of it in irc.Dial() 2015-10-20 10:59:13 +02:00
Robert Gerus 0e3c51ae78 Fix the bloody writer… 2015-10-20 10:45:50 +02:00
Robert Gerus f33b6c47e3 Expose irc "realname" to configuration 2015-10-20 10:45:16 +02:00
Robert Gerus 632ee1e6ab Apparently some things do not really like to be pointers 2015-10-20 04:28:15 +02:00
Robert Gerus 4aaecb8314 Move logging around a little 2015-10-20 03:42:07 +02:00
Robert Gerus 6389c6826c Receiver() is hosered and does a nil pointer dereference… 2015-10-20 03:09:50 +02:00
Robert Gerus d59ecbd636 Add verbosity. 2015-10-20 03:03:45 +02:00
Robert Gerus 7d1c112dcd Be a bit more verbose now. 2015-10-20 02:59:40 +02:00
Robert Gerus 9899f9b836 Actually try to spawn network connections now. 2015-10-20 02:59:05 +02:00
Robert Gerus e1963a4ff7 Minor enhancements. 2015-10-20 02:53:36 +02:00
Robert Gerus 834a4c527a Speaking of our own little irc connection lib… 2015-10-20 01:56:34 +02:00
Robert Gerus 17627aade8 Start of our own little irc library, because others are NIH ;) 2015-10-20 01:55:09 +02:00
Robert Gerus 98e56152a5 go fmt + some other stuff i do not really remember now. 2015-10-20 01:54:07 +02:00
Robert Gerus 5e6591591f I think these things should work, but yeah… not yet tested. 2015-10-19 10:37:08 +02:00
Robert Gerus 2ef3944efd Some more configuration changes… 2015-10-15 21:23:42 +02:00
Robert Gerus 143b05a3ba Prettier formatting 2015-10-15 21:11:57 +02:00
Robert Gerus d634b4666d Add an example configuration file. 2015-10-15 21:05:11 +02:00
Robert Gerus fefd916dcc Yay, we can now read our own configuration file. 2015-10-15 21:04:24 +02:00
Robert Gerus e50302d7f6 Actually, these are arrays 2015-10-15 20:56:21 +02:00
Robert Gerus 184cbd9a03 Adjust our gitignore file. 2015-10-15 20:51:47 +02:00
Robert Gerus cfab13ea88 We'll want an array of plugins and ignored people. 2015-10-15 20:49:10 +02:00
Robert Gerus 20652578dc Some stubs and a possibly working config class. 2015-10-15 16:50:32 +02:00
Robert S. Gerus e42e6b7240 Initial commit 2015-10-15 16:48:49 +02:00