Provides the caffeine content of various drinks on request.
The skill provides the functionality to inform the user of the caffeine content of the requested drink (Multiple drinks in a row are possible) by collecting the required information from two data sources:
- http://caffeinewiz.com/ - the main source of information for the drink’s database
- https://www.caffeineinformer.com/the-caffeine-database - secondary source for any non-duplicate drinks
CaffeineWiz uses BeautifulSoup to pull the tables from the websites above, then strips the html tags, and later formats the results into the comprehensive list. That object is pickled for the future use.
The skill will check for updates periodically. You can modify that time period by changing TIME_TO_CHECK
parameter on top of the file in the init.
- "Tell me the caffeine content of Pepsi."
- "How much caffeine is in Starbucks Blonde?"
- "Tell me the caffeine content of Rocket Chocolate."
If you are having trouble finding requested drink or would like to add a new drink to the database, please feel free to contact us.
Complete lists of drinks this skill knows can be found at CaffeineWiz.com and caffeine informer.
Use the link or submit an issue on GitHub
NeonGeckoCom reginaneon NeonDaniel
Information Daily
#NeonGecko Original #NeonAI #caffeine #coffee