Skip to content

2.5

Compare
Choose a tag to compare
@CriticalFlaw CriticalFlaw released this 30 Jan 14:39
· 182 commits to master since this release
03d554f

Bug-Fixes/Improvements

  • Fixed the .pokemon command not returning results if the Ability value is null.
  • Fixed the .pokemon command not returning the correct Weakness values.
  • Fixed the .simpsons command not returning results if a field is empty (applies to .morbotron and .rick).
  • Fixed the .steam game command not returning results if the game price is not set.
  • Fixed the .steam user command not returning results when searching with an ID instead of vanity Url.
  • Fixed the .tf2 map command not returning results when searching with a partial map name.
  • Improved error handling on various commands, namely those calling the teamwork.tf API.
  • Multiple commands have an improved visual output and more invoking aliases.
  • Updated the .speedrun command to paginate the results.
  • Updated the steam and tf2 command modules to use the updated SteamWebAPI.

Miscellaneous

  • Fixed several tests not validating the results properly, removed unused ones.
  • Interactivity prompts (Please enter [input] in the next [number] of minutes...) is now handled by Bot Services.
  • Updated variable and method names as well as output text for various commands.
  • tts command is now part of the bot module (.bot tts hello world)