Advertisement

[Python & Nonebot]QQ机器人相关API介绍

阅读量:
复制代码
    #彩虹屁API
    url_Kua = 'https://chp.shadiao.app/api.php'
    #祖安语录API
    url_Zuan = 'https://nmsl.shadiao.app/api.php?level=max&lang=zh_cnlevel={max,min}lang={zh-cn,zh-hk}'
    #QQ音乐API
    url_Muc = 'https://c.y.qq.com/soso/fcgi-bin/client_search_cp?aggr=1&cr=1&flag_qc=0&p=1&n=1&w='
    #翻译API
    url_Trans = 'http://fanyi.youdao.com/translate'  
    ##某类型的建议
    url_Adv = 'http://www.boredapi.com/api/activity?type='
    #随机建议
    url_Adv_Notype = 'http://www.boredapi.com/api/activity/'
    #图灵机器人API
    url_TuL = 'http://openapi.tuling123.com/openapi/api/v2'                          

全部评论 (0)

还没有任何评论哟~