https://github.com/jeffthompson/twitterbottutorial
A fairly detailed tutorial on creating Twitter bots
https://github.com/jeffthompson/twitterbottutorial
Last synced: about 1 year ago
JSON representation
A fairly detailed tutorial on creating Twitter bots
- Host: GitHub
- URL: https://github.com/jeffthompson/twitterbottutorial
- Owner: jeffThompson
- Created: 2013-12-02T00:25:02.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-02T00:47:41.000Z (over 12 years ago)
- Last Synced: 2023-04-03T13:53:09.546Z (about 3 years ago)
- Language: Python
- Size: 6.25 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Twitter Bot Tutorial
==================
A fairly detailed tutorial on creating Twitter bots.
* **RandomMathProblemBot.py**
A sample Python script used in the tutorial
* **index.html**
An offline version of the tutorial - might look a bit ugly until I get around to building some CSS for this
* **images**
The screen-resolution tutorial images
* **Full Res Screenshots**
High(er) resolution versions of the tutorial images
\- \- \-
This project is released under a [Creative Commons BY-NC-SA License](http://creativecommons.org/licenses/by-nc-sa/3.0/) - feel free to use, but [please let me know](mailto:mail@jeffreythompson.org).