Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/developer-mike/fn-bot

A simple Python Twitter bot for posting Fortnite's Daily Shop, Leaks and STW V-Bucks.
https://github.com/developer-mike/fn-bot

fortnite fortnite-bot fortnite-script python twitter twitter-api twitter-bot

Last synced: about 1 month ago
JSON representation

A simple Python Twitter bot for posting Fortnite's Daily Shop, Leaks and STW V-Bucks.

Awesome Lists containing this project

README

        

# How to run
1. Rename template.env to .env
2. Fill out the .env file
4. (Optional) Put your 512x512 PNG file inside the ads folder
5. Install the dependencies `pip install -r requirements.txt`
6. Run the main.py file

## Run in background in Linux
`nohup python -u main.py & disown`

## Example results
### Shop
![Shop](https://raw.githubusercontent.com/Developer-Mike/FN-Bot/main/example_results/shop.jpg)

#### Reply to the tweet with an image of returning items
You can enable it in the .env file (`POST_RETURNING_ITEMS_AS_RESPONSE`)

### Leaks
![Leaks](https://raw.githubusercontent.com/Developer-Mike/FN-Bot/main/example_results/leaks.jpg)
### V-Bucks
```
New V-Bucks Missions for STW are available!

Canny Valley: 60

#Fortnite
```