https://github.com/billcarsonfr/tweet-bot-toolkit
Twitter informative/funny bot toolkit
https://github.com/billcarsonfr/tweet-bot-toolkit
Last synced: 10 months ago
JSON representation
Twitter informative/funny bot toolkit
- Host: GitHub
- URL: https://github.com/billcarsonfr/tweet-bot-toolkit
- Owner: BillCarsonFr
- Created: 2015-01-20T09:42:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-20T10:02:54.000Z (over 11 years ago)
- Last Synced: 2025-06-21T08:04:43.337Z (12 months ago)
- Language: JavaScript
- Size: 324 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Twitter Bot Toolkit
================
Please go here for the full Article Link : [blog](https://valereonmobile.wordpress.com/2014/04/29/twitter-informativefunny-bot-toolkit/)
I was having a drink with some friends last thursday and we were talking of some funny usage of twitter. I talked about @_spell, a smart twitter bot that can help you spell words. This is the account description:
Tweet '@_spell word' or 'word (sp?)' and I'll tell you the word's correct spelling. Names and Places can be a little tricky for me but I'll try! In a thick dictionary. · CheckDog.com/tools/
I found that it could be a small and funny project to create my own 'informative twitter bot'. I was able to close this in the weekend with the little spare time i can still find.
You can just use it and create your own bot
I even came with something more configurable than i thought, it looks like a 'bot toolkit', and i thought i could publish it here. You can just use it and create your own bot, maybe somebody will come out with a "rock band name generator" twitter bot? The bot is made only with javascript, using nodejs. I wanted to mess around with the nodejs galaxy. It's really an incredible platform with a great community.
... [Read More](https://valereonmobile.wordpress.com/2014/04/29/twitter-informativefunny-bot-toolkit/)