creds-example.lisp @ f9fe3b75ce0a

Retire hacker-booze
author Steve Losh <steve@stevelosh.com>
date Sat, 04 Nov 2017 13:14:02 -0400
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)
    ))