Switched to JokeAPI library
This commit is contained in:
parent
b9deb55de6
commit
9bb7b34c69
5 changed files with 22 additions and 20 deletions
|
@ -39,6 +39,7 @@
|
|||
<li><a href="https://commons.apache.org/proper/commons-net/">Apache Commons Net</a></li>
|
||||
<li><a href="https://github.com/ethauvin/cryptoprice">CryptoPrice</a></li>
|
||||
<li><a href="https://www.objecthunter.net/exp4j/">exp4j</a></li>
|
||||
<li><a href="https://github.com/ethauvin/jokeapi">JokeAPI</a></li>
|
||||
<li><a href="https://jsoup.org/">jsoup</a></li>
|
||||
<li><a href="https://github.com/Kotlin/kotlinx-cli">kotlinx-cli</a></li>
|
||||
<li><a href="https://square.github.io/okhttp/">OkHttp</a></li>
|
||||
|
@ -112,7 +113,7 @@
|
|||
<li>Viewing when a nickname was last seen
|
||||
<div><code>/msg mobibot seen nickname</code></div>
|
||||
</li>
|
||||
<li>Random jokes from <a href="https://sv443.net/jokeapi/v2/">JokeAPI</a>
|
||||
<li>Random jokes from <a href="https://v2.jokeapi.dev/">Sv443's JokeAPI</a>
|
||||
<div><code>mobibot: joke</code></div>
|
||||
</li>
|
||||
<li>Rolling dice or Playing war and rock paper scissors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue