tuna / fishroom

Message forwarding for multiple IM protocols
GNU General Public License v3.0
288 stars 56 forks source link

Missing checks before uploading files #24

Closed hexchain closed 8 years ago

hexchain commented 8 years ago

https://github.com/tuna/fishroom/blob/master/fishroom/telegram.py#L281 and #L297

self.file_store == None results in instant crash.