Coder Social home page Coder Social logo

qqsenderrobot's Introduction

QQRobot 1.0
========================
Copyleft @鬼魇
QQ:326009812

准备:
-----------------------
    运行本软件,需要windows 7以上系统。网络环境。.Net4.5运行库。如果提示缺少依赖环境,
请点击本软件目录下"dotNetFx45_Full_setup.exe"安装必要环境。运行前,需要获取微博cookie
配置到config.ini中。

功能:
-----------------------
    您可以将本软件用于从新浪微博中获取去微博项,转发图文至指定QQ对话窗口。本软件支持无人
值守。采用单线程模式,每隔一段时间,访问指定"uid"的微博页面。提取微博图文,通过对比最后
一次获取情况,找到最新微博,转发到QQ窗口。

配置:
-----------------------
    您需要配置下列5个参数以实现自定义转发:


	uid : 新浪微博ID。如:1774653601
	cookie : 您通过浏览器访问微博页面时的cookie文件路径。如cookie.txt
	windows : 待转发的QQ对话框窗口名正则表达式,支持多个,英文逗号隔开。如:等[0-9]
	          个对话框,说话,无科学与无道义
	interval: 抓取微博页面的时间间隔,建议最好不要少于5秒。如:30
    	top : 目标微博用户的置顶数量,转发时将忽视他们。如:1

    你需要在工作目录下的"config.ini"中配置它们。

界面:
-----------------------
    QQRobot控制窗口主要有4个按钮: 
	“重读”: 重新读取config.ini中的信息,并展示到UI界面。当您在打开本软件后修改过"config.ini",需要点击本按钮。
	“开始”: 启动无人值守模式抓取转发。抓取结果,状态将显示到UI界面。
	“停止”: 停止已经启动的转发线程。
	“手动”: 立即获取一次微博信息,不会干扰无人值守模式。

qqsenderrobot's People

Contributors

guoyao19 avatar sgyan19 avatar

Watchers

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