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.
 
 
eta cbf041c266 add a ZWSP to quote entry names, send * responses in PM 3 years ago
migrations fix borken unique constraint 4 years ago
src add a ZWSP to quote entry names, send * responses in PM 3 years ago
.dockerignore randomly choose an entry, add last quote feature, add docker stuff 3 years ago
.gitignore randomly choose an entry, add last quote feature, add docker stuff 3 years ago
Cargo.lock use a db pool 3 years ago
Cargo.toml use a db pool 3 years ago
Dockerfile randomly choose an entry, add last quote feature, add docker stuff 3 years ago
LICENSE is CC0 3 years ago
README.md add preliminary README 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.