mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-07 06:45:31 +02:00
Go back to d.js master
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
<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/fojas/cleverbot-node">cleverbot-node</a></li>
|
||||
<li><a href="https://github.com/oliver-moran/jimp">JIMP</a></li>
|
||||
<li><a href="https://github.com/mikewesthad/pirate-speak">pirate-speak</a></li>
|
||||
<li><a href="https://github.com/matheuss/google-translate-api">google-translate-api</a></li>
|
||||
@@ -40,7 +39,6 @@
|
||||
</ul>
|
||||
<h2>APIs</h2>
|
||||
<ul>
|
||||
<li><a href="https://www.cleverbot.com/api/">Cleverbot API</a></li>
|
||||
<li><a href="https://developer.wattpad.com/docs/api">Wattpad API</a></li>
|
||||
<li><a href="http://developer.wordnik.com/docs.html">Wordnik API</a></li>
|
||||
<li><a href="https://osu.ppy.sh/p/api">osu! API</a></li>
|
||||
@@ -56,7 +54,7 @@
|
||||
<h2>Information</h2>
|
||||
<ul>
|
||||
<li><a href="https://discord.gg/fqQF8mc">Home Server</a></li>
|
||||
<li>Command Count: 115</li>
|
||||
<li>Command Count: 114</li>
|
||||
<li>Server Host: <a href="https://www.heroku.com/">Heroku</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -66,7 +66,6 @@
|
||||
<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/fojas/cleverbot-node">cleverbot-node</a></li>
|
||||
<li><a href="https://github.com/oliver-moran/jimp">JIMP</a></li>
|
||||
<li><a href="https://github.com/mikewesthad/pirate-speak">pirate-speak</a></li>
|
||||
<li><a href="https://github.com/matheuss/google-translate-api">google-translate-api</a></li>
|
||||
@@ -89,7 +88,6 @@
|
||||
</ul>
|
||||
<h2>APIs</h2>
|
||||
<ul>
|
||||
<li><a href="https://www.cleverbot.com/api/">Cleverbot API</a></li>
|
||||
<li><a href="https://developer.wattpad.com/docs/api">Wattpad API</a></li>
|
||||
<li><a href="http://developer.wordnik.com/docs.html">Wordnik API</a></li>
|
||||
<li><a href="https://osu.ppy.sh/p/api">osu! API</a></li>
|
||||
@@ -105,7 +103,7 @@
|
||||
<h2>Information</h2>
|
||||
<ul>
|
||||
<li><a href="https://discord.gg/fqQF8mc">Home Server</a></li>
|
||||
<li>Command Count: 115</li>
|
||||
<li>Command Count: 114</li>
|
||||
<li>Server Host: <a href="https://www.heroku.com/">Heroku</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@
|
||||
"Sherlock": "github:neilgupta/Sherlock",
|
||||
"cheerio": "^0.22.0",
|
||||
"cowsay": "^1.1.9",
|
||||
"discord.js": "github:hydrabolt/discord.js#1cb227d6d845318bee47916e9e429ae094c4936a",
|
||||
"discord.js": "github:hydrabolt/discord.js",
|
||||
"discord.js-commando": "github:gawdl3y/discord.js-commando",
|
||||
"google-translate-api": "^2.2.2",
|
||||
"hepburn": "^1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user