Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
llambert721 committed Jun 6, 2023
1 parent 12d8a10 commit 3c0d4f3
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# ChipotleFreePointerBot
Python bot that scans Chipotle twitter account for #ChipotleFreePointer codes and text codes automatically through imessage on mac <br />
Created by EvilWumpus

## Requirements
- Python 3.8+
- MacOS and imessage enabled
- Google Chrome must be installed
- System Integrity Protection MUST be disabled

## Installation
- WORKS ON MAC ONLY!
- Clone this repository using `git clone https://github.com/EvilWumpus/ChipotleFreePointerBot.git`
- Or download from [releases](https://github.com/EvilWumpus/ChipotleFreePointerBot/releases)
- Install the chrome webdriver from [here](https://chromedriver.chromium.org/downloads) for your current version. [Video guide for driver install](https://youtu.be/WnWQgUerR0c?t=108)
- Make sure you are logged into imessage
- Run `pip install -r requirements.txt`
- Run `python3 main.py`
- Enjoy!

If you have any questions or need help with setup please contact me!

## Contacts
- Owner - EvilWumpus
- Discord: wumpus#5598

0 comments on commit 3c0d4f3

Please sign in to comment.