Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

ohyecloudy/tbot-800

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

tbot-800

일정한 시간 간격으로 tweet하는 봇.

example

$ export app_consumer_key_0=FIXME
$ export app_consumer_secret_0=FIXME
$ export user_access_token_0=FIXME
$ export user_access_token_secret_0=FIXME
$ export quotes_url_0=FIXME
$ export master_twitter_id_0=FIXME
$ export tweet_interval_min_0=1
$ lein trampoline run
  • N = [0, 9]
  • 트위터 계정 여러개를 정의할 수 있습니다.

운영 중인 트위터 봇

read more about tbot-800

license

Copyright © 2013 Oh Jongbin

Distributed under the Eclipse Public License, the same as Clojure.