Skip to content

Discord Bot for check ATC is online or offline and send data to your Discord server

License

Notifications You must be signed in to change notification settings

Karibura-Cyber/IVAO-ATC-Status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IVAO-ATC-Status

Discord Bot for check ATC is online or offline and send data to your Discord server

You can push it to Heroku for 24/7 runtime

Setup

  pip install -r requirements.txt

Config

Go to config.json and fill your data

{
    "token": "<Bot Token>",
    "channel": "<Channel ID>",
    "callsign_prefix": "<Airport ICAO Code Prefix EX: VT for Thailand Airport | Prefix is mean start with that string>"
}

Run program

Windows

  python main.py

Linux

  python3 main.py

ChangeLog

  • 2022/10/12 METAR & TAF command
  • 2022/10/16 VID
  • 2023/8/2 Refactor code

Command

/metar <ICAO>
/taf <ICAO>

License

MIT License

If You have question or problem of this bot please contact me.

Email: meck22772@gmail.com
Discord: Meck#1155
Nostr: npub1tx9djndf23ld0fkfw0zl4zn77f4rhqxy0a3kh8vj6dtv4edjgdeq6d95lq

About

Discord Bot for check ATC is online or offline and send data to your Discord server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages