Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 431 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 431 Bytes

NoBot

Template code for the CS Club / General Motors Twitter API workshop/challenge.

Whenever someone mentions the bot, it will respond with "No." See comments in the code on how to modify it for your own purposes.

Setup

  1. Clone this repository or just copy the code from bot.py
  2. Run pip install -r requirements.txt to install dependencies
  3. Modify the code to your liking
  4. To run the bot, just run python bot.py