Simple tools to deal with IRC stuff
This repository has been archived on 2021-01-07. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Alex D. 2b4197afea
Specify list start
2021-01-07 11:52:00 +00:00
.clang-format Initial commit 2020-10-17 11:48:34 +02:00
.clang-tidy Initial commit 2020-10-17 11:48:34 +02:00
.gitignore Initial commit 2020-10-17 11:48:34 +02:00
CMakeLists.txt Add list and fix some stuff 2021-01-07 11:49:06 +00:00
LICENSE Initial commit 2020-10-17 11:48:34 +02:00
common.c Add time formatting and clean up stuff, fix one "feature" where read would block and messages could be delayed 2020-11-04 12:44:32 +01:00
common.h Add list and fix some stuff 2021-01-07 11:49:06 +00:00
irc-events.c Add list and fix some stuff 2021-01-07 11:49:06 +00:00
irc-list.c Specify list start 2021-01-07 11:52:00 +00:00
irc-messages.c Add list and fix some stuff 2021-01-07 11:49:06 +00:00