GitXplorerGitXplorer
i

leader1

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
87be91c5215cbc5cd7350bde591980abae53bfab

implement most of existing iveybot logic

iivey committed 10 years ago
Unverified
05cf235de281002d4ddd8361da84fe59b5640d9d

Sending tweets

iivey committed 10 years ago
Unverified
77da937a0cb3cefe17267d2eac5285326c3c6ee1

TrainTweet so you can make split brain bots

iivey committed 10 years ago
Unverified
abdb0f77ba7fe4a6677ce29c69a7af37845837f4

First pass markov implementation

iivey committed 10 years ago
Unverified
0b900aab62ad3ff0c1706cee68b725d72b5cc1c5

Add markov.go from https://code.google.com/p/go/source/browse/doc/codewalk/markov.go

iivey committed 10 years ago
Unverified
8c4d7466ffa08da877abc3a561c28bf1ea5c5c6e

Working replies - forked anaconda to do it

iivey committed 10 years ago

README

The README file for this repository.

Leader-1 - a Twitter bot framework for Go

This is Leader-1, the #1 framework for making Twitter bots in Go. It is inspired by the work @mispy did on mispy/twitter_ebooks, although it is not as heavily focused on Markov bots - yet.

Installation

$ go get github.com/ivey/leader1

Example

For now, see the proto-iveybot in the bots directory.

License

MIT License

Author

Michael Ivey ivey@gweezlebur.com