Giter Club home page Giter Club logo

nonebot-plugin-caiyunai's Introduction

nonebot-plugin-caiyunai

适用于 Nonebot2 的彩云小梦AI续写插件

安装

  • 使用 nb-cli
nb plugin install nonebot_plugin_caiyunai
  • 使用 pip
pip install nonebot_plugin_caiyunai

配置

需要在 .env.xxx 文件中添加彩云小梦apikey:

caiyunai_apikey=xxx

apikey获取:

前往 http://if.caiyunai.com/dream 注册彩云小梦用户;

注册完成后,F12打开开发者工具;

在控制台中输入 alert(localStorage.cy_dream_user) ,弹出窗口中的 uid 即为 apikey;

或者进行一次续写,在 Network 中查看 novel_ai 请求,Payload 中的 uid 项即为 apikey。

使用

触发方式:

@机器人 续写/彩云小梦 xxx

示例:

特别感谢

nonebot-plugin-caiyunai's People

Contributors

meetwq avatar superskyyy avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.