Skip to content

voretaq7/SO-ChatBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Help

This is the bot that lives in The Hangar - for more info, ping @DannyBeckett.

So far, using 3-letter IATA or 4-letter ICAO airport codes, you can try:

  • !!weather KJFK to get English weather info for New York JFK airport
  • !!metar LPL to get raw METAR data for Liverpool John Lennon airport
  • !!taf AMS to get raw TAF data for Amsterdam Schiphol airport
  • !!distance LHR FRA to get approximate distances & flying times between London Heathrow and Frankfurt

You can also try:

  • !!TeachMeToFly

Leave an answer here with ideas for new commands! Here are some that have been suggested:


Technical Info

You can check out the source code for the above commands at ./source/plugins/av-*.js.

The corresponding PHP can be found at ../so-chatbot-php-helper.

Edits:

./source/adapter.js

./source/commands.js

Commands deleted:

  • Specific to programming or unnecessary: awsm colors cowsay domain firefly github hangman jquery mdn mustache norris stop urban vendetta xkcd zalgo;

  • The !!weather command to make room for ours.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%