mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-18 21:55:08 +00:00
feat: add joke api (#294)
* feat: add joke api close #124 * chore: count boundary * fix: bug fix chore: update README.md * feat: add publicapi.json
This commit is contained in:
6
joke/publicapi.json
Normal file
6
joke/publicapi.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "joke",
|
||||
"icon": "🃏",
|
||||
"category": "for fun",
|
||||
"display_name": "Jokes"
|
||||
}
|
||||
Reference in New Issue
Block a user