No description
| config.scm | rewrote dog in chicken | |
| LICENSE | first commit | |
| main.scm | rewrote dog in chicken | |
| README.md | rewrote dog in chicken | |
dog
an irc dog that does mysterious things
install dependencies: sudo chicken-install utf8 openssl srfi-1
compile: csc main.scm -o dog
configure: edit config.scm
run: ./dog
available commands:
!dog - Show a help message
!ls - Show all catalogue items
!add <text> - Add text to the catalogue
!rm <number> - Remove an item from the catalogue
!update <number> <text> - Replace the contents of an item with new text