kellyirc / kurea

an irc bot framework - discuss with us in irc.esper.net#kellyirc!
MIT License
16 stars 12 forks source link

allow a module to specify a json file to load for a database #46

Open seiyria opened 10 years ago

seiyria commented 10 years ago

this would allow games like trivia to have all of their database stuff available in the repo for anyone to get.

additionally, there would need to be a !refresh-db command that would allow you to do this:

!refresh-db Trivia

and it would refresh the Trivia DB from the file.