1
0
Fork
You've already forked pmchatlog
0
My implementation of an IRC logger for pmOS IRC channels
  • Rust 88.5%
  • HTML 11.5%
2025年05月15日 21:23:13 +02:00
example first commit 2025年05月15日 21:19:49 +02:00
src first commit 2025年05月15日 21:19:49 +02:00
.gitignore first commit 2025年05月15日 21:19:49 +02:00
Cargo.lock first commit 2025年05月15日 21:19:49 +02:00
Cargo.toml first commit 2025年05月15日 21:19:49 +02:00
LICENSE first commit 2025年05月15日 21:19:49 +02:00
README.md add basic readme 2025年05月15日 21:23:13 +02:00

== Config ==
Config options from the IRC crate are supported, you need to specify a http_port value though, it can be any HTTP port and is the port where the logger frontend will be exposed to.