Skip to content

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

License

Notifications You must be signed in to change notification settings

Developer-Mike/FN-Bot

Repository files navigation

How to run

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

Run in background in Linux

nohup python -u main.py & disown

Example results

Shop

Shop

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

V-Bucks

New V-Bucks Missions for STW are available!

Canny Valley: 60

#Fortnite

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages