Skip to content

Twitterbot 2.0

Closed Jun 16, 2011 100% complete

The next major iteration of the twitterbot. This includes such improvements as process detachment and custom action definition. All actions are now required to be written by the user and specified in the config file. An implementation of Twitter's Streaming API now functions as its own independent process, and the Storage class has been modified to provid…

The next major iteration of the twitterbot. This includes such improvements as process detachment and custom action definition. All actions are now required to be written by the user and specified in the config file. An implementation of Twitter's Streaming API now functions as its own independent process, and the Storage class has been modified to provide an explicit API for accessing saved data, precluding the need for individual actions to implement their own access of Twitter public timelines. Action-specific data storage has been removed; only logs and posts are saved in the database.

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.