botologist
botologist copied to clipboard
Plugin-driven Python3 IRC
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:...
added moop (this should go in config) gpm and xpm Typo with m/p api keys are long_text_style Let's show radiant/dire Remove pprint and close that bracket Remove this envs file,...
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...