A Twitter bot that polls an RSS feed and posts its entries as tweets, with auto-generated hashtags.
Stars
22
Forks
6
Watchers
22
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
68
commits
Translate unicode chars to ascii in hashtags where possible.
1bda1faView on GitHubChanged hashtag min length to apply to base word rather than entire hashtag.
e6a2f93View on GitHubFixed token handling in reflection translations for Eliza responses.
8158b8bView on GitHubRemoved the period prefix for replies since it doesn't have the desired effect.
42b840fView on GitHubAdded handling for responses with a basic Eliza implementation.
52ffbb7View on GitHubIgnore numeric position words as hashtags, eg: '1st' or '44th'.
0ae8510View on GitHub