This commit is contained in:
Daniel Odendahl Jr
2017-05-10 06:09:12 +00:00
parent 8691ae9edd
commit 8db09f8930
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ You can add XiaoBot to your server with [this link](https://discordapp.com/oauth
You can join the home server with [this link](https://discord.gg/fqQF8mc).
## Modules
[discord.js](https://discord.js.org), [commando](https://github.com/Gawdl3y/discord.js-commando), [zalgoize](https://github.com/clux/zalgolize), [superagent](https://visionmedia.github.io/superagent), [mathjs](http://mathjs.org), [moment](http://momentjs.com), [moment-duration-format](https://github.com/jsmreese/moment-duration-format), [jimp](https://github.com/oliver-moran/jimp), [cheerio](https://cheerio.js.org), [sequelize](http://docs.sequelizejs.com), [pg](https://github.com/brianc/node-postgres)
[discord.js](https://discord.js.org), [commando](https://github.com/Gawdl3y/discord.js-commando), [zalgoize](https://github.com/clux/zalgolize), [superagent](https://visionmedia.github.io/superagent), [mathjs](http://mathjs.org), [moment](http://momentjs.com), [moment-duration-format](https://github.com/jsmreese/moment-duration-format), [canvas](https://github.com/Automattic/node-canvas), [cheerio](https://cheerio.js.org), [sequelize](http://docs.sequelizejs.com), [pg](https://github.com/brianc/node-postgres)
## APIs
[Wattpad](https://developer.wattpad.com), [Wordnik](http://developer.wordnik.com), [osu!](https://osu.ppy.sh/p/api), [memegen.link](https://memegen.link), [YuGiOh](http://docs.yugiohprices.apiary.io), [YouTube](https://developers.google.com/youtube), [Discord Bots](https://bots.discord.pw/api), [Today in History](http://history.muffinlabs.com/#api), [jService](http://jservice.io), [Urban Dictionary](https://github.com/zdict/zdict/wiki/Urban-dictionary-API-documentation), [OMDB](http://www.omdbapi.com), [Yahoo Weather](https://developer.yahoo.com/weather), [Google Maps](https://developers.google.com/maps), [Strawpoll](https://github.com/strawpoll/strawpoll/wiki/API), [rrrather](http://www.rrrather.com/botapi), [SoundCloud](https://developers.soundcloud.com), [random.cat](http://random.cat), [random.dog](https://random.dog), [fixer.io](http://fixer.io), [konachan](https://konachan.net), [cleverbot.io](https://cleverbot.io)
+1 -1
View File
@@ -43,7 +43,7 @@ module.exports = class SteamCardCommand extends Command {
ctx.drawImage(base, 0, 0);
ctx.font = '30px Open Sans';
ctx.fillStyle = 'white';
ctx.fillText(username, 35, 50);
ctx.fillText(username, 35, 52);
};
const cardImg = await request
.get('https://i.imgur.com/JF0WwQX.png');
+1 -1
View File
@@ -55,7 +55,7 @@ module.exports = class InfoCommand extends Command {
[mathjs](http://mathjs.org),
[moment](http://momentjs.com),
[moment-duration-format](https://github.com/jsmreese/moment-duration-format),
[jimp](https://github.com/oliver-moran/jimp),
[canvas](https://github.com/Automattic/node-canvas),
[cheerio](https://cheerio.js.org),
[sequelize](http://docs.sequelizejs.com),
[pg](https://github.com/brianc/node-postgres)
+1 -1
View File
@@ -20,7 +20,7 @@
<ul>
<li><a href="https://discord.js.org">discord.js</a></li>
<li><a href="https://github.com/Gawdl3y/discord.js-commando/">discord.js-commando</a></li>
<li><a href="https://github.com/oliver-moran/jimp">jimp</a></li>
<li><a href="https://github.com/Automattic/node-canvas">canvas</a></li>
<li><a href="https://github.com/clux/zalgolize">zalgoize</a></li>
<li><a href="https://visionmedia.github.io/superagent">superagent</a></li>
<li><a href="http://mathjs.org">mathjs</a></li>
+1 -1
View File
@@ -65,7 +65,7 @@
<ul>
<li><a href="https://discord.js.org">discord.js</a></li>
<li><a href="https://github.com/Gawdl3y/discord.js-commando/">discord.js-commando</a></li>
<li><a href="https://github.com/oliver-moran/jimp">jimp</a></li>
<li><a href="https://github.com/Automattic/node-canvas">canvas</a></li>
<li><a href="https://github.com/clux/zalgolize">zalgoize</a></li>
<li><a href="https://visionmedia.github.io/superagent">superagent</a></li>
<li><a href="http://mathjs.org">mathjs</a></li>