Commit Graph

9 Commits

Author SHA1 Message Date
b84d822ec5 Fix: go module and event bug 2021-10-09 06:25:17 -07:00
59d0b7398e fix go-mod path 2021-10-03 05:16:21 -07:00
Liam Stanley
51b8e096d3
move away from Event.Trailing
* initial work towards moving away from Event.Trailing

* Event.Trailing() -> Event.Last()

* fix incorrect go.mod/go.sum files

* fixes for pretty printed topics and CTCPs

* remove unneeded whitespace check

* clarify potential contents of Event.Params

* better splitting of hopcount from realname
2019-02-10 16:20:25 -05:00
Liam Stanley
e698f0468e cmdhandler: add RawArgs field 2017-11-20 15:25:52 -05:00
Liam Stanley
4c8bd8a350 spelling, simplify 2017-07-03 07:44:32 -04:00
Liam Stanley
75341d3cef Commands -> Cmd 2017-06-15 04:46:10 -04:00
Liam Stanley
6d03a9d57b fix doc generatio 2017-06-09 18:37:18 -04:00
Liam Stanley
3eb923d88c clean up cmdhandler a bit 2017-06-09 18:33:55 -04:00
Liam Stanley
d467e2fa24 begin example implementation of handling commands 2017-06-07 06:53:25 -04:00