Skip to content
forked from csclubiu/NoBot

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

Notifications You must be signed in to change notification settings

tonydattolo/NoBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%