creds-example.lisp @ 380f30d82a98

Update bit loom
author Steve Losh <steve@stevelosh.com>
date Tue, 20 Feb 2018 20:19:49 -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)
    ))