Comment by seurimas
3 years ago
MUDs are a great breeding ground for bespoke programs. I've made my own system of triggers and aliases in Rust, which interfaces with Mudlet (very popular MUD client) through JSON over stdio. Being written in Rust, it has enabled a publicly usable web tool (http://seurimas.github.io/topper/explainer/?/topper/explaine...), but the majority of the code is just for me.
The site you linked isn't loading for me. It's just a black page with a favicon
I had the wrong path for the demo file. It ought to work now.