🦀 ClawHub
请求随机笑话
by @aolinlu
Get random fun content (joke, funny story/duanzi, poisonous chicken soup/dujitang) from public APIs. Use when the user asks you to tell a joke, share a funny...
💡 Examples
Run the script directly to get random content (automatically selects one of the three APIs randomly):
python request_random_jokes.py
Specify content type with an optional parameter:
# Get random joke
python request_random_jokes.py xiaohuaGet random funny story
python request_random_jokes.py duanziGet random poisonous chicken soup
python request_random_jokes.py dujitang
TERMINAL
clawhub install request-random-jokes