A python IRC bot for CatieChat
This is the original bot code I made to learn python
Use skeleton.py to build new features
- Beautiful Soup 4
pip install beautifulsoup4
- Requests
pip install requests
- httplib2
pip install httplib2
- feedparser
pip install feedparser
- oauth2
- python-twitter
- pylast (edited)