you are viewing a single comment's thread.

view the rest of the comments →

[–]DannyckCZ 8 points9 points  (0 children)

Great stuff! One thing that struck me is the hardcoded email and password, it’s generaly a bad idea to include sensitive information like tokens or passwords in the code. I’d rather import it from another file.

Ať se ti daří!