creds-example.lisp @ f274e64d5807

Fuckin arrows
author Steve Losh <steve@stevelosh.com>
date Sat, 28 Jan 2017 11:13:44 +0000
parents 0959bec6eaa2
children (none)
(in-package :magitek.twitter)

(setf *api-key* "...")
(setf *api-secret* "...")

(setf *credentials*
  '(
    (auth-plist-goes-here use (tt-authorize) to get it)
    ))