creds-example.lisp @ 099a7c07ba2a

Fuck off rm
author Steve Losh <steve@stevelosh.com>
date Tue, 06 Feb 2018 19:08:04 -0500
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)
    ))