mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-06 14:20:51 +02:00
Update HTML Descriptions
This commit is contained in:
+11
-1
@@ -26,6 +26,12 @@
|
||||
<li><a href="https://github.com/worr/node-imdb-api">imdb-api</a></li>
|
||||
<li><a href="https://github.com/request/request-promise">request-promise</a></li>
|
||||
<li><a href="http://mathjs.org/">mathjs</a></li>
|
||||
<li><a href="https://www.npmjs.com/package/string-to-binary">string-to-binary</a></li>
|
||||
<li><a href="https://github.com/jprichardson/node-google">google</a></li>
|
||||
<li><a href="https://github.com/Cein-Markey/roman-numeral-conversion-library">roman-numeral-converter-mmxvi</a></li>
|
||||
<li><a href="https://github.com/piuccio/cowsay">cowsay</a></li>
|
||||
<li><a href="http://momentjs.com">moment</a></li>
|
||||
<li><a href="https://github.com/jsmreese/moment-duration-format">moment-duration-format</a></li>
|
||||
</ul>
|
||||
<h2>APIs</h2>
|
||||
<ul>
|
||||
@@ -35,11 +41,15 @@
|
||||
<li><a href="https://osu.ppy.sh/p/api">osu! API</a></li>
|
||||
<li><a href="https://memegen.link/">memegen.link</a></li>
|
||||
<li><a href="http://docs.yugiohprices.apiary.io/#">Yugioh Prices API</a></li>
|
||||
<li><a href="https://developers.google.com/youtube/v3/">YouTube Data API</a></li>
|
||||
<li><a href="https://market.mashape.com/ismaelc/yoda-speak">Yoda Speak API</a></li>
|
||||
<li><a href="https://bots.discord.pw/api">Discord Bots API</a></li>
|
||||
<li><a href="http://history.muffinlabs.com/">Today in History API</a></li>
|
||||
</ul>
|
||||
<h2>Information</h2>
|
||||
<ul>
|
||||
<li><a href="https://discord.gg/fqQF8mc">Home Server</a></li>
|
||||
<li>Command Count: 90</li>
|
||||
<li>Command Count: 105</li>
|
||||
<li>Server Host: <a href="https://www.heroku.com/">Heroku</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
<li>Avatar Editing (RIP, Bob Ross, etc.)</li>
|
||||
<li>Meme Generator</li>
|
||||
<li>Math</li>
|
||||
<li>Typing and Math Games</li>
|
||||
<li>Random Roasts and Compliments</li>
|
||||
<li>Random Name Generator</li>
|
||||
<li>Rate Waifus and Ship People</li>
|
||||
@@ -26,17 +27,19 @@
|
||||
<li>Roll a Customizable Dice</li>
|
||||
<li>Random VOCALOID Songs</li>
|
||||
<li>Roleplay Commands</li>
|
||||
<li>Get Events that Happened Today</li>
|
||||
<li>Define Words</li>
|
||||
<li>Search IMDB</li>
|
||||
<li>Get Neopet Images</li>
|
||||
<li>Search for osu! Users</li>
|
||||
<li>Pokédex</li>
|
||||
<li>Search Urban Dictionary</li>
|
||||
<li>Search YouTube for Videos</li>
|
||||
<li>Search Wattpad for Books</li>
|
||||
<li>Get Weather for a Location</li>
|
||||
<li>Get Weather and Forecasts for a Location</li>
|
||||
<li>Search Wikipedia</li>
|
||||
<li>Get Yu-Gi-Oh! Card Data</li>
|
||||
<li>Pirate Translator</li>
|
||||
<li>Pirate, Binary, and Yoda Translators</li>
|
||||
<li>Randomize and Shuffle Text</li>
|
||||
<li>Convert Hiragana and Katakana to Romaji</li>
|
||||
<li>Translate Text</li>
|
||||
|
||||
+16
-3
@@ -21,6 +21,7 @@
|
||||
<li>Avatar Editing (RIP, Bob Ross, etc.)</li>
|
||||
<li>Meme Generator</li>
|
||||
<li>Math</li>
|
||||
<li>Typing and Math Games</li>
|
||||
<li>Random Roasts and Compliments</li>
|
||||
<li>Random Name Generator</li>
|
||||
<li>Rate Waifus and Ship People</li>
|
||||
@@ -28,17 +29,19 @@
|
||||
<li>Roll a Customizable Dice</li>
|
||||
<li>Random VOCALOID Songs</li>
|
||||
<li>Roleplay Commands</li>
|
||||
<li>Get Events that Happened Today</li>
|
||||
<li>Define Words</li>
|
||||
<li>Search IMDB</li>
|
||||
<li>Get Neopet Images</li>
|
||||
<li>Search for osu! Users</li>
|
||||
<li>Pokédex</li>
|
||||
<li>Search Urban Dictionary</li>
|
||||
<li>Search YouTube for Videos</li>
|
||||
<li>Search Wattpad for Books</li>
|
||||
<li>Get Weather for a Location</li>
|
||||
<li>Get Weather and Forecasts for a Location</li>
|
||||
<li>Search Wikipedia</li>
|
||||
<li>Get Yu-Gi-Oh! Card Data</li>
|
||||
<li>Pirate Translator</li>
|
||||
<li>Pirate, Binary, and Yoda Translators</li>
|
||||
<li>Randomize and Shuffle Text</li>
|
||||
<li>Convert Hiragana and Katakana to Romaji</li>
|
||||
<li>Translate Text</li>
|
||||
@@ -70,6 +73,12 @@
|
||||
<li><a href="https://github.com/worr/node-imdb-api">imdb-api</a></li>
|
||||
<li><a href="https://github.com/request/request-promise">request-promise</a></li>
|
||||
<li><a href="http://mathjs.org/">mathjs</a></li>
|
||||
<li><a href="https://www.npmjs.com/package/string-to-binary">string-to-binary</a></li>
|
||||
<li><a href="https://github.com/jprichardson/node-google">google</a></li>
|
||||
<li><a href="https://github.com/Cein-Markey/roman-numeral-conversion-library">roman-numeral-converter-mmxvi</a></li>
|
||||
<li><a href="https://github.com/piuccio/cowsay">cowsay</a></li>
|
||||
<li><a href="http://momentjs.com">moment</a></li>
|
||||
<li><a href="https://github.com/jsmreese/moment-duration-format">moment-duration-format</a></li>
|
||||
</ul>
|
||||
<h2>APIs</h2>
|
||||
<ul>
|
||||
@@ -79,11 +88,15 @@
|
||||
<li><a href="https://osu.ppy.sh/p/api">osu! API</a></li>
|
||||
<li><a href="https://memegen.link/">memegen.link</a></li>
|
||||
<li><a href="http://docs.yugiohprices.apiary.io/#">Yugioh Prices API</a></li>
|
||||
<li><a href="https://developers.google.com/youtube/v3/">YouTube Data API</a></li>
|
||||
<li><a href="https://market.mashape.com/ismaelc/yoda-speak">Yoda Speak API</a></li>
|
||||
<li><a href="https://bots.discord.pw/api">Discord Bots API</a></li>
|
||||
<li><a href="http://history.muffinlabs.com/">Today in History API</a></li>
|
||||
</ul>
|
||||
<h2>Information</h2>
|
||||
<ul>
|
||||
<li><a href="https://discord.gg/fqQF8mc">Home Server</a></li>
|
||||
<li>Command Count: 90</li>
|
||||
<li>Command Count: 105</li>
|
||||
<li>Server Host: <a href="https://www.heroku.com/">Heroku</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user