Commit Graph

23 Commits

Author SHA1 Message Date
8b2338188b Fix randquote for terms with _ or % 2021-02-25 14:23:34 +00:00
45369b890e Fix compilation 2021-02-13 01:26:40 +00:00
3d5d18ce44 Allow people to be ignored by nick 2021-02-13 01:26:08 +00:00
264c591495 Fix port-less invocation 2020-01-01 16:31:04 +00:00
90dc6edfad Make the deadline configurable 2020-01-01 16:18:13 +00:00
c31e8d9f51 go mod tidy 2020-01-01 16:17:44 +00:00
f2c865c58a Convert to go mod 2020-01-01 16:17:25 +00:00
ad36825fde Output QuoteId, not Id 2018-09-27 19:29:27 +01:00
e500ca1a8b Add a quotepick binary to cure someone of their curiosity 2018-09-27 19:13:33 +01:00
73cd922f2c Revert back to HearsHandlers - CommandHandlers require valid shellwords 2016-10-19 02:31:32 +01:00
c208a0e00c Add a prefix adapter to implement ! commands and ignoring help in public channels 2016-10-15 01:31:11 +01:00
60b647a42f Set ident and realname for lysenko 2016-10-15 01:30:21 +01:00
3d15092e79 Revert "Try !-prefixed commands"
This reverts commit 1c579353ba.
2016-10-15 01:07:25 +01:00
1c579353ba Try !-prefixed commands 2016-10-15 00:20:52 +01:00
cad4334063 Fix SSL verification 2016-10-15 00:20:34 +01:00
8a5cfde134 govendor 2016-10-14 23:42:51 +01:00
62eaba8408 Rework lysenko to use latest hugot, removing go-ircevent 2016-10-14 23:34:58 +01:00
c093390efa Add a .gitlab-ci.yml 2016-10-14 23:34:15 +01:00
9885a48feb Enable debug logs, join channels every time a 001 welcome event is received 2016-09-10 01:58:17 +01:00
38982bf2c9 switch from shaky ignores to a refractory period on commands 2016-07-05 03:54:02 +01:00
3b4a55bd93 remove an unneeded assign to _ 2016-07-05 03:17:55 +01:00
e8853b3be9 Move from an ignore handler to hacking the IRC adapter 2016-07-05 03:01:56 +01:00
41e45e8f13 Initial commit: hugot lysenko 2016-07-05 02:35:33 +01:00