summaryrefslogtreecommitdiff
path: root/main.py
AgeCommit message (Collapse)AuthorFilesLines
2017-07-14no longer commiting utf8 encoded stringdaniel-Jones1-4/+8
2017-07-13fixed utf-8 decode error on json loaddaniel-Jones1-7/+11
2017-07-13added logging, handles last x messages from each channel, if they don't ↵daniel-Jones1-14/+71
already exist (timestamp currently an identifier) they're added. Doesn't handle edits yet.
2017-07-12initial code commit, basic framework & api completedaniel-Jones1-0/+124