This is a list of official OmniBot modules. If you have written a module and feel it should be included in the official list, please open a pull request.
aws
Retrieve the status of AWS services.
Dependencies
- "yql": "0.4.7"
Configuration
- aws_services - Array of service names
Commands
- omnibot aws status
Author
hackernews
Retrieve the top stories from Hacker News.
Dependencies
- "sax": "0.4.2"
Configuration
- none
Commands
- omnibot HN [<count>]
Author
join
Say hello to users as they join.
Dependencies
- none
Configuration
- none
Commands
- none
Author
joke
Tell some jokes.
Dependencies
- none
Configuration
- none
Commands
- omnibot joke
Author
weather
Retrieve the weather.
Dependencies
- none
Configuration
- weather_zip - Zip code to get weather for
Commands
- omnibot forecast [<city>] - Get the Forecast
- omnibot weather [<city>] - Get the current conditions