Closed juszczakn closed 6 years ago
Why don't you simply (defvar *twitter-application-key*)
? That should force anyone using the code to set it for themselves.
July 27, 2018 5:28 AM, "Nick" <notifications@github.com (mailto:%22Nick%22%20notifications@github.com)> wrote: I assume these twitter creds aren't valid, but might make sense to make it obvious they are invalid with a comment or somesuch?
https://github.com/Shinmera/qtools/blob/master/examples/titter/titter.lisp#L20 (https://github.com/Shinmera/qtools/blob/master/examples/titter/titter.lisp#L20)
—
You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub (https://github.com/Shinmera/qtools/issues/31), or mute the thread (https://github.com/notifications/unsubscribe-auth/AOWTqlHuNqyb4cPz6sazG43tLpvTJFGXks5uKojLgaJpZM4Vi28D).
I assume these twitter creds aren't valid, but might make sense to make it obvious they are invalid with a comment or somesuch?
https://github.com/Shinmera/qtools/blob/master/examples/titter/titter.lisp#L20