We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc2c4d commit 8d28deaCopy full SHA for 8d28dea
Readme.md
@@ -5,8 +5,7 @@
5
For more overview, check out the blog post [here.](http://raidersec.blogspot.com/2013/03/introducing-dumpmon-twitter-bot-that.html)
6
7
## Dependencies
8
- [twitter library](https://pypi.python.org/pypi/twitter)
9
- $ pip install python-twitter
+ twitter library - https://pypi.python.org/pypi/twitter
10
$ pip install beautifulsoup4
11
$ pip install requests
12
$ pip install pymongo <-- for MongoDB support (must have mongod running!)
0 commit comments