From 22bf4e8d902769a38c4a771c50287e7d453e6dc4 Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Thu, 23 Mar 2017 18:03:50 +0000 Subject: [PATCH] Add Today back to info and up command count --- commands/botinfo/info.js | 2 +- html/carbondesc.html | 3 ++- html/discordbots.html | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/commands/botinfo/info.js b/commands/botinfo/info.js index bb48ef30..d16218c6 100644 --- a/commands/botinfo/info.js +++ b/commands/botinfo/info.js @@ -61,7 +61,7 @@ module.exports = class InfoCommand extends commando.Command { .addField('Utility Modules', "[superagent](https://github.com/visionmedia/superagent), [mathjs](http://mathjs.org/), [moment](http://momentjs.com), [moment-duration-format](https://github.com/jsmreese/moment-duration-format), [opusscript](https://github.com/abalabahaha/opusscript), [jimp](https://github.com/oliver-moran/jimp), [cheerio](https://cheerio.js.org/)") .addField('APIs', - "[Cleverbot API](https://www.cleverbot.com/api/), [Wattpad API](https://developer.wattpad.com/docs/api), [Wordnik API](http://developer.wordnik.com/docs.html), [osu! API](https://osu.ppy.sh/p/api), [memegen.link](https://memegen.link/), [Yugioh Prices API](http://docs.yugiohprices.apiary.io/#), [YouTube Data API](https://developers.google.com/youtube/v3/), [Yoda Speak API](https://market.mashape.com/ismaelc/yoda-speak), [Discord Bots API](https://bots.discord.pw/api)") + "[Cleverbot API](https://www.cleverbot.com/api/), [Wattpad API](https://developer.wattpad.com/docs/api), [Wordnik API](http://developer.wordnik.com/docs.html), [osu! API](https://osu.ppy.sh/p/api), [memegen.link](https://memegen.link/), [Yugioh Prices API](http://docs.yugiohprices.apiary.io/#), [YouTube Data API](https://developers.google.com/youtube/v3/), [Yoda Speak API](https://market.mashape.com/ismaelc/yoda-speak), [Discord Bots API](https://bots.discord.pw/api), [Today in History API](http://history.muffinlabs.com/#api)") .addField('Other Credit', "[Heroku](https://www.heroku.com/), [Cloud9](https://c9.io/), [heroku-buildpack-ffmpeg-latest](https://elements.heroku.com/buildpacks/jonathanong/heroku-buildpack-ffmpeg-latest)") .addField('My Server', diff --git a/html/carbondesc.html b/html/carbondesc.html index b28410c3..4af7cf23 100644 --- a/html/carbondesc.html +++ b/html/carbondesc.html @@ -48,11 +48,12 @@
  • YouTube Data API
  • Yoda Speak API
  • Discord Bots API
  • +
  • Today in History API
  • Information

    diff --git a/html/discordbots.html b/html/discordbots.html index 1377bf93..13612450 100644 --- a/html/discordbots.html +++ b/html/discordbots.html @@ -96,11 +96,12 @@
  • YouTube Data API
  • Yoda Speak API
  • Discord Bots API
  • +
  • Today in History API
  • Information