All Projects → TJYSunset → Dumbqq

TJYSunset / Dumbqq

Licence: mit
对SmartQQ API的C#封装。(由于作者懒出了一定境界现已停止维护)

Projects that are alternatives of or similar to Dumbqq

Js Bot
js-bot: A powerfull chat bot based on coolq-http-api
Stars: ✭ 136 (+126.67%)
Mutual labels:  chatbot, chatbot-framework, qq
intelligo-generator
🛠️ Chatbot generator for Intelligo Framework.
Stars: ✭ 31 (-48.33%)
Mutual labels:  chatbot, chatbot-framework
sepia-docs
Documentation and Wiki for SEPIA. Please post your questions and bug-reports here in the issues section! Thank you :-)
Stars: ✭ 160 (+166.67%)
Mutual labels:  chatbot, chatbot-framework
Qqbot
QQBot: A conversation robot base on Tencent's SmartQQ
Stars: ✭ 3,643 (+5971.67%)
Mutual labels:  chatbot, qq
Chatblocks
Declarative Messenger chatbot framework
Stars: ✭ 48 (-20%)
Mutual labels:  chatbot, chatbot-framework
virtual-assistant
Virtual Assistant
Stars: ✭ 67 (+11.67%)
Mutual labels:  chatbot, chatbot-framework
Chat-Bot
Chatbot – is a computer program that simulates a natural human conversation. Users communicate with a chatbot via the chat interface or by voice, like how they would talk to a real person.
Stars: ✭ 26 (-56.67%)
Mutual labels:  chatbot, chatbot-framework
Picqbotx
基于 CQHTTP 插件的 Java QQ 机器人类库
Stars: ✭ 218 (+263.33%)
Mutual labels:  chatbot, qq
Stealth
An open source Ruby framework for text and voice chatbots. 🤖
Stars: ✭ 481 (+701.67%)
Mutual labels:  chatbot, chatbot-framework
Botman
A framework agnostic PHP library to build chat bots
Stars: ✭ 5,538 (+9130%)
Mutual labels:  chatbot, chatbot-framework
Program O
PHP MySQL AIML Chatbot - One click installation. Fully loaded admin area to admin your chatbot. Set up multiple chatbots. Foreign language support. XML/JSON responses or just plain HTML. Massive community of users. Twitter Plugins and lots and lots more. Please feel free to fork the DEV branch and contribute. :)
Stars: ✭ 712 (+1086.67%)
Mutual labels:  chatbot, chatbot-framework
gpt-j
A GPT-J API to use with python3 to generate text, blogs, code, and more
Stars: ✭ 101 (+68.33%)
Mutual labels:  chatbot, chatbot-framework
Hutoma-Conversational-AI-Platform
Hu:toma AI is an open source stack designed to help you create compelling conversational interfaces with little effort and above industry accuracy
Stars: ✭ 35 (-41.67%)
Mutual labels:  chatbot, chatbot-framework
intelligo.js.org
The official website for Intelligo chatbot framework.
Stars: ✭ 18 (-70%)
Mutual labels:  chatbot, chatbot-framework
Rasatalk
A chatbot framework for Rasa NLU
Stars: ✭ 225 (+275%)
Mutual labels:  chatbot, chatbot-framework
botyo
Modular chatbot framework designed for group chat rooms on Facebook
Stars: ✭ 17 (-71.67%)
Mutual labels:  chatbot, chatbot-framework
Botsharp
The Open Source AI Chatbot Platform Builder in 100% C# Running in .NET Core with Machine Learning algorithm.
Stars: ✭ 1,103 (+1738.33%)
Mutual labels:  chatbot, chatbot-framework
Miraiandroid
QQ机器人 /(实验性)在Android上运行Mirai-console,支持插件
Stars: ✭ 188 (+213.33%)
Mutual labels:  chatbot, qq
Rasa core
Rasa Core is now part of the Rasa repo: An open source machine learning framework to automate text-and voice-based conversations
Stars: ✭ 2,302 (+3736.67%)
Mutual labels:  chatbot, chatbot-framework
Poshbot
Powershell-based bot framework
Stars: ✭ 410 (+583.33%)
Mutual labels:  chatbot, chatbot-framework

DumbQQ Build status GitHub license NuGet

本项目是对@ScienJusSmartQQ的C#迁移(以及更多)。感谢对原项目做出贡献的各位的付出。

关于2.0分支

本分支尚未完成且甚至不保证可编译。请不要试图于你的项目中使用,为其提交Issue,或者忘记喂你的猫。 尽管如此,2.0的结构已经基本确定。

  • C# 7.0新特性的使用
  • 将辅助性质的方法移出类定义,改为扩展方法
  • 框架改为.NET Standard(尽管如此由于依赖项兼容问题请不要直接于.NET Core项目中使用;作者可能会或不会解决该问题)
  • 无状态
  • 基于Selenium的用户名密码身份认证(需要额外安装Selenium与兼容的WebDriver)
  • 大幅精简无用属性

功能

DumbQQ可以:

  • 收发文字消息
  • 获取好友、群、讨论组、好友分组和最近会话的列表

DumbQQ不可以:

  • 包括但不限于收发图片、结构化消息、特殊消息
  • 上传/下载/发送文件
  • 所有想想就不可能的事

以下功能在日程上但是暂未实现:

  • 收发系统表情(例:/微笑)

特色功能:

  • 尽量隐藏了底层API的杂乱架构
  • 可调节的缓存时间
  • 导出cookie便于下次快速登录
  • 便捷的检测消息是否提到我
  • 完善的XML注释
  • 掉线检测
  • 以字节数组形式接收二维码

文档

项目wiki

FAQ

为啥突然消息发不出去了?

请至SmartQQ检查消息是否可以发出,或者至QQ安全中心检查账户是否被冻结。

总是被冻结,怎么办?

请避免:

  • 短时间内大量发送消息
  • 在非常用网络环境下使用
  • 使用新号
  • 违反ToS的行为
  • 作死

如果有主要功能发生异常(如发出消息别人收不到但可正常接收消息)但别人无此问题,请自认倒霉并修养三日再开。

Issues

本人并没有全面地测试该项目。如果使用中发现问题欢迎提Issue打脸。

确定是SmartQQ接口自身的问题请提到原项目,谢谢合作。

已知问题

所有问题都是已知问题

Forks

DumbQQ-Core maintained by @rmbadmin

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].