Feeble attempts to recreate FiSH for irssi in Rust.
Go to file
Pedro de Oliveira 4712cd27ae
Generates a fish.so that irssi is able to load.
Has a /rf function that does FiSH encryption, now with a fixed key.
2023-08-12 19:00:39 +01:00
librfish Generates a fish.so that irssi is able to load. 2023-08-12 19:00:39 +01:00
.gitignore Generates a fish.so that irssi is able to load. 2023-08-12 19:00:39 +01:00
Makefile Generates a fish.so that irssi is able to load. 2023-08-12 19:00:39 +01:00
rfish.c Generates a fish.so that irssi is able to load. 2023-08-12 19:00:39 +01:00