Go to file
2021-03-08 23:16:14 -05:00
.gitignore Winding down for the day. 2021-03-08 23:16:14 -05:00
data.h Winding down for the day. 2021-03-08 23:16:14 -05:00
db.c Winding down for the day. 2021-03-08 23:16:14 -05:00
db.h Winding down for the day. 2021-03-08 23:16:14 -05:00
event_channel.c Winding down for the day. 2021-03-08 23:16:14 -05:00
events.c Winding down for the day. 2021-03-08 23:16:14 -05:00
events.h Winding down for the day. 2021-03-08 23:16:14 -05:00
io.c Winding down for the day. 2021-03-08 23:16:14 -05:00
io.h Winding down for the day. 2021-03-08 23:16:14 -05:00
LICENSE Initial code commit. 2021-03-08 16:59:27 -05:00
makefile Winding down for the day. 2021-03-08 23:16:14 -05:00
README.md Winding down for the day. 2021-03-08 23:16:14 -05:00
script2.sql Winding down for the day. 2021-03-08 23:16:14 -05:00
script.sql Initial code commit. 2021-03-08 16:59:27 -05:00
spammer.c Winding down for the day. 2021-03-08 23:16:14 -05:00

The (un)Official Lain's Diction Book

Quote / Definition / Pastebin bot

it takes text from irc and stores it in a database

13:56 <@kashire> We need to make our own dictionary.
13:56 <@kashire> The (un)Official Lain's Diction Book.

TODO

  • Perhaps a database backend and a client frontend that's separate.
  • SQL schema
  • SQL interface
  • Option arguments w/ getopt
  • Exit codes