Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/developer-mike/fn-bot
- Owner: Developer-Mike
- License: mpl-2.0
- Created: 2023-02-03T15:44:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T19:54:04.000Z (11 months ago)
- Last Synced: 2024-02-15T20:40:03.832Z (11 months ago)
- Topics: fortnite, fortnite-bot, fortnite-script, python, twitter, twitter-api, twitter-bot
- Language: Python
- Homepage:
- Size: 2.11 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```