Cheating Bee

Cheating Bee is a Twitter bot designed to cheat at the New York Times Spelling Bee

INSTALLATION

In order to run the project you must:

  1. Install python 3.7
  2. Install pipenv
  3. Install Google Chrome
  4. Install Chrome driver
  5. Get a Twitter developer account
  6. Store Twitter API and account tokens in environment variables

Clone this repository navigate to the directory and run:

$ pipenv install
$ pipenv shell

When you want to run the bot, from the pipenv shell use:

$ python cheatingbee

To run tests you must install developer dependencies and run:

$ pipenv install -d
$ python -m pytest
GitHub - nate-brant/cheatingbee: A Twitter bot designed to cheat at the New York Times Spelling Bee
A Twitter bot designed to cheat at the New York Times Spelling Bee - GitHub - nate-brant/cheatingbee: A Twitter bot designed to cheat at the New York Times Spelling Bee