Simple code for using kemono services
command | description | usage | example |
---|---|---|---|
use | set service | use service |
use patreon |
pick | set user | pick userid |
pick 1111111 |
show | show post | show posts | recent | postid |
show 5555555 |
get | get content | get postid | userid /postid |
get 1111111/5555555 |
-
Download patreon content from user 1111111 with postid 5555555
description command use patreon service use patreon
choose user 1111111 from patreon pick 1111111
show all content from 1111111 show posts
get content with postid 5555555 get 5555555
-
Download fanbox content from user 1111111 with postid 5555555 (faster way)
description command use fanbox service use fanbox
get content with postid 5555555 from 1111111 get 1111111/5555555
-
Show recent posts from all user across services
show recent