mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-04 07:46:43 +02:00
53 lines
2.4 KiB
HTML
53 lines
2.4 KiB
HTML
<div class="content">
|
|
<style>
|
|
.xiaobox {
|
|
border-radius: 5px;
|
|
padding: 15px;
|
|
font-size: 100%;
|
|
border-style: solid;
|
|
border-color: lime;
|
|
}
|
|
</style>
|
|
<marquee behavior="scroll" direction="left">
|
|
<font size="25">XiaoBot, your personal server companion...</font>
|
|
</marquee>
|
|
<h3></h3>
|
|
<div class="xiaobox">
|
|
<center><h1><a href="https://github.com/dragonfire535/xiaobot">Source Code</a></h1></center>
|
|
<h2>Modules</h2>
|
|
<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/clux/zalgolize">zalgoize</a></li>
|
|
<li><a href="https://github.com/GusCaplan/snekfetch">snekfetch</a></li>
|
|
<li><a href="http://mathjs.org/">mathjs</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>
|
|
<li><a href="https://cheerio.js.org/">cheerio</a></li>
|
|
</ul>
|
|
<h2>APIs</h2>
|
|
<ul>
|
|
<li><a href="https://developer.wattpad.com/docs/api">Wattpad</a></li>
|
|
<li><a href="http://developer.wordnik.com/docs.html">Wordnik</a></li>
|
|
<li><a href="https://osu.ppy.sh/p/api">osu!</a></li>
|
|
<li><a href="https://memegen.link/">memegen.link</a></li>
|
|
<li><a href="http://docs.yugiohprices.apiary.io/#">Yugioh Prices</a></li>
|
|
<li><a href="https://developers.google.com/youtube/v3/">YouTube Data</a></li>
|
|
<li><a href="https://bots.discord.pw/api">Discord Bots</a></li>
|
|
<li><a href="http://history.muffinlabs.com/#api">Today in History</a></li>
|
|
<li><a href="http://jservice.io/">jService</a></li>
|
|
<li><a href="https://github.com/zdict/zdict/wiki/Urban-dictionary-API-documentation">Urban Dictionary</a></li>
|
|
<li><a href="http://www.omdbapi.com/">OMDB</a></li>
|
|
<li><a href="https://developer.yahoo.com/weather/">Yahoo Weather</a></li>
|
|
<li><a href="https://en.wikipedia.org/w/api.php">Wikipedia</a></li>
|
|
<li><a href="https://developers.google.com/maps/documentation/static-maps/">Google Static Maps</a></li>
|
|
</ul>
|
|
<h2>Information</h2>
|
|
<ul>
|
|
<li><a href="https://discord.gg/fqQF8mc">Home Server</a></li>
|
|
<li>Server Host: <a href="https://www.heroku.com/">Heroku</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|