creds-example.lisp @ 7dd4cf568944

Mention https://twitter.com/rpg_shopkeeper
author Mathias Bynens <mathias@qiwi.be>
date Mon, 27 Mar 2017 08:46:10 +0200
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)
    ))