Commit Graph

18 Commits

Author SHA1 Message Date
Lars Lehtonen b3a5a29144
README path 2021-01-03 21:23:48 -08:00
Lars Lehtonen 00d673f9e7
bcrypt 12-round 2020-04-01 12:06:27 -07:00
Lars Lehtonen a1ebc7ec22
LICENSE GPVv3 2020-04-01 12:05:13 -07:00
Lars Lehtonen 261695be67
parse flags 2020-03-31 18:03:18 -07:00
Lars Lehtonen 3591c8e83b
graceful Server.Shutdown()
logging improvements
2020-03-31 17:16:01 -07:00
Lars Lehtonen 512fd05623
go mod 2020-03-31 16:27:59 -07:00
Lars Lehtonen e904501eb6
wrapAPIHandler() 2020-03-28 10:21:18 -07:00
Lars Lehtonen dd39441f3f
ircReady bool 2020-03-28 09:22:32 -07:00
Lars Lehtonen 3c2caf05dc
improve status codes
start of a README
2020-03-26 17:34:29 -07:00
Lars Lehtonen af0f103230
basic auth with bcrypt password store on API requests
loadPasswd()

parsePasswd()
2020-03-26 17:24:46 -07:00
Lars Lehtonen 4dd7d38b82
api: report CLID to IRC channel 2020-03-12 17:54:44 -07:00
Lars Lehtonen ae0f5aefce
http goroutine 2020-03-12 16:42:23 -07:00
Lars Lehtonen 25b6c1f357
signal handling 2020-03-12 13:54:57 -07:00
Lars Lehtonen 892f391ed7
serverString() 2020-03-12 13:46:21 -07:00
Lars Lehtonen 4ccb5eee3f
only log !botlist PRIVMSG 2020-03-12 13:36:13 -07:00
Lars Lehtonen 727e5260bd
defineHandlers() 2020-03-12 13:26:33 -07:00
Lars Lehtonen 6167607472
buildIRCConfig() 2020-03-12 12:59:44 -07:00
Lars Lehtonen dd8b14bb88
hello world 2020-03-12 12:15:47 -07:00