ChristopherzwTan / slack_memebot

A meme bot to spam my office's slack
2 stars 3 forks source link

did some quick error checking. #18

Closed dmchong closed 6 years ago

dmchong commented 6 years ago

let me know if you don't like my coding style. lol

soowei commented 6 years ago

Can we just stick to PEP-8 coding style pls.

soowei commented 6 years ago

You can use autopep8: https://pypi.python.org/pypi/autopep8

ChristopherzwTan commented 6 years ago

I didn't know this was a thing.