Git Product home page Git Product logo

qqaibot's Introduction

QQAIBot

这是一个QQ机器人功能合集。

目前实现了如下功能:

  • 点歌
  • 文生图-openai
  • 代码生成-openai
  • 美女图片-request
  • 单次聊天-openai
  • 天气预报-request
  • ip查询-高德
  • 文生图 其他版本
  • 多轮聊天

How to start

  1. 首先你要有go-cqhttp环境

  2. 配置config.json 你需要在config.py同级目录下新建一个config.json文件

    1. openai-key可以在openai获取
    2. app_id和app_secret可以在free-api
    3. gaode_key可以在高德获取
    {
        "openai_key": "sk-xxxxxxxxxxxxxxxx",
        "app_id": "xxxxxxxxxxxxxxxxx",
        "app_secret": "xxxxxxxxxxx",
        "gaode_key": "xxxxxxxxxxxxxxxxx"
    }
  3. 运行bot.py即可

Copyright and License

QQ-multi-function-Bot is provided under the Apache-2.0 license.

qqaibot's People

Contributors

iterydh 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.