auscompgeek / aucgbot

:robot: auscompgeek's IRC bot written in JS
Mozilla Public License 2.0
8 stars 3 forks source link

readFile/writeFile() #10

Closed auscompgeek closed 9 years ago

auscompgeek commented 9 years ago

The bot should have readFile(filename) and writeFile(filename, data) functions to make writing modules (and porting the bot to node.js) easier.