Skip to content
This repository has been archived by the owner on May 6, 2019. It is now read-only.

Commit

Permalink
3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gravestorm committed Jul 19, 2016
1 parent 562e249 commit 5099ed3
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
<a name="3.1.0" />
## 3.1.0 (July 19th, 2016)

### Features
- `!ddg` Search the web with DuckDuckGo
- `!feedback` Leave feedback about the bot
- `!feelsbadman` Because not everything is good
- `!ow` Overwatch commands
- `!random` Commands for generating some truly random numbers and strings
- `!robohash` Get your personal robot and monster image

### Bug Fixes
- Ignore casing for meme names
- The suffix for `!leet` and `!snoop` is lowercased, as uppercase was being ignored

### Technical Features
- Added datadog metric tracking
- Renamed envs `YOUTUBE_API_KEY` to `YOUTUBE_KEY` and `CHAMPIONGG_API` to `CHAMPIONGG_KEY`
- Split up `info.js` into its own folder


<a name="3.0.0" />
## 3.0.0 (April 22nd, 2016)

Expand Down

0 comments on commit 5099ed3

Please sign in to comment.