Andreas Lutro
Andreas Lutro
https://openweathermap.org/forecast5 Works the same way as the current weather API, just with a different data structure. How to separate the time from the name of the city? Cities can have...
When a branch gets merged, the github notification looks like this: ``` 13:57 [anlutro/botologist] 20 new commits to master by anlutro - https://github.com/anlutro/botologist/compare/2dac0079ba2e...fb525de79a10 ``` When a pull request gets merged:...
For example, `!addstream twitch.tv/example game=quake` would only show that stream as online when `'quake' in stream.game.lower() or 'quake' in stream.title.lower()` is true.
This would mean storing a list of admins in a storage JSON file instead of the YAML config.
- Pull stats from overbuff (https://www.overbuff.com/players/pc/Raziel-2190 for example) - Alternatively, straight from Battle.net - Provide name + number the first time - Bot will remember name + number so you...
Afreeca has no proper API. From a quick glance at their code, even livestreamer has to make two HTTP requests and do HTML parsing to determine if a stream is...
just make the label part of the command output, I guess. https://github.com/vivien/i3blocks/issues/307#issuecomment-419276296