Skip to content
/ twitbot Public

a Clojure twitter bot engine that uses Google Spreadsheet as a sentence database, made for educational purpose

License

Notifications You must be signed in to change notification settings

gre/twitbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitbot

Uses lein for build:

  • Get it from here: http://leiningen.org/#install
  • lein install to retrieve dependencies
  • lein repl to try out a function
  • lein run to start the server

Configuration

  • cp config-sample.edn config.edn

  • replace 'xxx' by the credentials of your bot.

  • cp messages-sample.edn messages.edn

  • Configure the bot messages.

About

a Clojure twitter bot engine that uses Google Spreadsheet as a sentence database, made for educational purpose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published