Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 290 Bytes

File metadata and controls

15 lines (12 loc) · 290 Bytes

ChatExchange-Scripts

Scripts that use ChatExchange

To set up

git clone https://github.com/Manishearth/ChatExchange-Scripts.git
cd ChatExchange-Scripts
git submodule init
git submodule update
sudo pip install beautifulsoup
sudo pip install requests --upgrade