Skip to content

2.3

Compare
Choose a tag to compare
@CriticalFlaw CriticalFlaw released this 19 Sep 00:41
· 197 commits to master since this release

New Features

  • Added a .news command for retrieving news articles from NewsAPI.org.
  • Added a .book command for retrieving book information from GoodReads.
  • Added a .ip command for retrieving geolocation information of a public IP address.
  • Added a .reddit command for retrieving new, top or hot posts from a subreddit (ex. .reddit top tf2)

Bug-Fixes/Improvements

  • Fixed the .tf2 servers command inconsistently returning results.
  • Updated the .tf2 news command to use pagination.

Other

  • Common output messages are now stored in the resource file.
  • Corrected various spelling mistakes. Updated nuget packages.
  • Refactored various commands in the channel group.
  • Removed unused reddit and backpack.tf commands and nuget packages.
  • Removed unused JSON model variables.