The motivation for this bot is to help provide users with different information, mainly related to Dominican Republic, that would otherwise require the user to navigate/search the internet to find it, like movie listings, weather or currency conversion rates.
Currently the bot has the follwoing command:
- ayuda: prints help in the chat so the user can know how to use the bot to get information.
- cine: gets information about movies currenly showing in Dominican Republic.
- clima: gets current weather information for the provided city via the command.
- dolar: gets dollar exchnage rate against dominican peso.
- frase: gets a random motivational phrase.
- gasolina: gets the current price for all types of gas in the Dominican Republic.
- rae: gets word definition in spanish for the word the user provides.
- terremoto: gets earthqauke information in the last 24h. If not param is provided, it searches for magnitude >= 4.5.
- wiki: searches wikipedia for articles with the given keyowrd(s).
and more to come!