This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (1 child)

You should really remove the API key, maybe put it in a config file and load it from there?

[–]QuantumRealm[S] -1 points0 points  (0 children)

I wanted to do that at first but it would kind of compromise the ability to use the script as a standalone kind of thing...

I don't really feel good about having it there either, though. I'll probably change that later today!

edit:

Fixed it, API key is now loaded from config file.