Skip to content

fediverse (mastodon) bot that posts fortnite festival setlists daily

Notifications You must be signed in to change notification settings

vimaexd/festival

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎹 Fortnite Festival Mastodon Bot

This bot posts the Fortnite Festival daily song list each day to a Mastodon post.

Prerequisites

  • Rust compiler
  • All the packages in the Cargo.toml file

Running

  1. Create a .env file and put your fedi instance URL + access token there. Don't worry about the Authorization token yet
  2. cargo run, the program should prompt you to visit a URL to fetch an Epic Games authorization code. Put this code in the .env file in the blank field
  3. cargo run once more and you should be good!

Usage

Running the program will fetch songs, and then immediately make a post. It is designed to be triggered by a cronjob or similar scheduling system.

Credits

🦊 Massive thanks to InvoxiPlayGames' EricLauncher project which served as an extremely well designed reference to the Epic Games authentication APIs.

About

fediverse (mastodon) bot that posts fortnite festival setlists daily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages