Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drph4nt0m/avbot
Aviation enthusiast's friendly neighborhood bot
https://github.com/drph4nt0m/avbot
Last synced: 19 days ago
JSON representation
Aviation enthusiast's friendly neighborhood bot
- Host: GitHub
- URL: https://github.com/drph4nt0m/avbot
- Owner: drph4nt0m
- License: gpl-3.0
- Created: 2020-12-01T07:07:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-20T14:39:39.000Z (11 months ago)
- Last Synced: 2024-05-01T17:32:12.763Z (7 months ago)
- Language: TypeScript
- Homepage: https://bot.av8.dev
- Size: 2.47 MB
- Stars: 17
- Watchers: 1
- Forks: 2
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
AvBot
Aviation enthusiast's friendly neighborhood bot
## Commands
| Slash | Description |
| --------------- | ---------------------------------------------------------------------------------------------- |
| `/metar` | Get the latest METAR (Meteorological Terminal Aviation Routine Weather Report) for any airport |
| `/taf` | Get the latest TAF (Terminal Aerodrome Forecast) for any airport |
| `/notam` | Get the active and upcoming NOTAMs (Notice to Air Missions) for any airport |
| `/station` | Get the station information for any airport |
| `/atis text` | Get the live ATIS (Automatic Terminal Information Service) for any airport as text |
| `/atis voice` | Get the live ATIS (Automatic Terminal Information Service) for any airport as voice |
| `/flight` | Get the flight information for a real life flight |
| `/ivao` | Get the information for a flight or an ATC on the IVAO network |
| `/vatsim` | Get the information for a flight or an ATC on the VATSIM network |
| `/poscon` | Get the information for a flight or an ATC on the POSCON network |
| `/nats` | Get the information for the latest active North Atlantic Tracks |
| `/time zulu` | Get the current zulu time |
| `/time convert` | Get the zulu to local or local to zulu time conversions for any airport |
| `/help` | Get the description of all commands |
| `/info` | Provides information about AvBot, and links for adding the bot and joining the support server |
| `/ping` | Checks the AvBot's ping to the Discord server |## Contributing
Pull requests are welcome. See the [CONTRIBUTING](./CONTRIBUTING.md) file for more instructions. For major changes, please open an issue first to discuss what you would like to change.
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Rahul Singh
🚇 💻 📖
Joshua T.
💻
Nathan Dawson
💻
ransbachm
💻
Victorique
🚇 💻 🚧
Maher Abaza
💻
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!