creds-example.lisp @ 2bf00f41a8b9

Add turtle curves
author Steve Losh <steve@stevelosh.com>
date Thu, 15 Feb 2018 00:09:28 -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)
    ))