You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
migrations | 4 years ago | |
src | 3 years ago | |
.dockerignore | 3 years ago | |
.gitignore | 3 years ago | |
Cargo.lock | 3 years ago | |
Cargo.toml | 3 years ago | |
Dockerfile | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 4 years ago |
README.md
paroxysm
paroxysm
is a bot for internet relay chat (IRC)
that lets you store small pieces of information,
called factoids, and retrieve them later. It's useful for organising frequently-used information
to avoid repeating oneself in a busy chatroom, as well as making little todo lists or notes to self
in a private chatroom.
It was directly inspired by the LearnDB functionality
offered in ##crawl
on chat.freenode.net, and uses similar syntax.
Usage instructions
Will come soon; the project is very much still in beta, and is subject to change.