Skip to content

Realxeng/FLEX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

363 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLEX Discord Bot

A Discord Bot aimed to help the flight sim community by providing various information for flight simulation.
This project mainly focuses on VATSIM and X-Plane pilot community. Hence, the functions provided are mainly targeted to VATSIM and X-Plane users.

FLEX Bot is built to run in Cloudflare Worker and Firebase Firestore platform, running the free license. As of right now, the bot are only meant to track up to 50 people in parallel, limited by the Cloudflare Worker free license.

For more information visit https://realxeng.github.io/FLEX/

API Used

Webhooks Used

  • Discord Messages Webhook

Services & Tools Used

  • Cloudflare Worker
  • Cloudflare Key-Value Pair
  • Cloudflare CRON Trigger
  • Firebase Firestore

Implemented Commands

  • /test
    Ping the bot

  • /scenery <Airport ID in X-Plane>
    Check the X-Plane Scenery Gateway for the specified airport

  • /atc
    Check all VATSIM ATC that is currently online

  • /track <VATSIM CID> <X-Plane .FMS file>
    Actively track the flight in VATSIM and send a dynamic notification on online ATC in route

  • /remove <VATSIM CID>
    Remove the specified CID from the tracking

  • /metar <Airport ICAO codes>
    Get the latest METAR report for the specified airfield

About

A Discord Bot for various flight sim API

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors