Coder Social home page Coder Social logo

pancts / tieba-cloud-sign Goto Github PK

View Code? Open in Web Editor NEW

This project forked from moenetwork/tieba-cloud-sign

0.0 2.0 0.0 4.77 MB

百度贴吧云签到,在服务器上配置好就无需进行任何操作便可以实现贴吧的全自动签到。配合插件使用还可实现云灌水、点赞、封禁、删帖、审查等功能 http://zhizhe8.net

Home Page: https://github.com/MoeNetwork/Tieba-Cloud-Sign/wiki

License: Other

PHP 96.14% HTML 0.54% CSS 0.22% JavaScript 3.10%

tieba-cloud-sign's Introduction

#百度贴吧云签到 在服务器上配置好就无需进行任何操作便可以实现贴吧的全自动签到。
配合插件使用还可实现云灌水、点赞、封禁、删帖、审查等功能。
获取插件,教程,扩展,资料等请前往Wiki Git@OSC GitHub

##常见问题解决方案 “往往大部分人安装出错第一反应都是:没错啊,哪里错了,一定是程序错了” #####1.如何安装程序 上传此程序到您的网站,然后访问您的网站 #####2.如何开启 MySQL 连接方式强制功能 如果数据库配置正确,但连接数据库失败(错误代码 20XX),可使用此方法
打开 mysql_autoload.php
找到 define('SQLMODE', 'mysqli');
替换为 define('SQLMODE', 'mysql'); #####3.如何开启数据库长连接 打开 mysql_autoload.php
找到 define('LONGSQL', false);
替换为 define('LONGSQL', true); #####4.如何手动修改数据库配置 打开 config.php 并按照里面的注释修改
切勿使用记事本编辑,否则程序将不能工作 #####5.如何手动导入数据库 打开 /setup/install.template.sql 并按照里面的注释修改 #####6.如何安装新版本 (1)自动更新:前往 检查更新 更新程序即可
(2)手动更新:直接下载 Zip,删除压缩包内的 config.php ,然后上传到您的网站即可
另外,每一个大版本都会有一个升级脚本,别忘了运行它
(文件名一般为 update旧版本to新版本.php ,例如 update1.0to2.0.php)

##参与开发 贴吧云签到是一个开放的开源项目,任何人均可参与开发,Pull Request即可提交您修改的代码
Pull Request和Issue请提交到 Git@OSC 代码库,在其他代码库提交可能不会被处理
如需加入开发组请联系 @Kenvix ###开发者列表 ####主要 @Kenvix [[email protected]]
####协助 @mokeyjay [[email protected]]
@fyy99 [[email protected]] ####热心贡献者 以下几位反馈/解决了程序的不足之处,特此感谢
@Ver4 [[email protected]]
@kirainmoe [[email protected]]
@VFleaKing [[email protected]]
@superxzr [[email protected]] #由StusGame官方人员运营的签到平台 简云签到联盟 ##许可协议与商业版本等 ###许可协议 请访问程序根目录下的 license.html 阅读许可协议 ###商业版本 若要购买商业版本(¥270),请发送邮件至:[email protected]
购买商业版本后可以:修改版权,获取专属插件,后续更新,提供技术支持等
老商业用户请联系@Kenvix [[email protected]]获取福利插件库地址 ###耻辱柱 这里列出的是一小部分违反协议者的名单 #####1.@shirakun -- 发布去版权版本 https://github.com/shirakun/Tieba-Cloud-Sign #####2."CCGV" -- 去版权、辱骂作者 http://ccgv.me/ http://ccgv.party/ #####3.多星宇 -- 发布修改版权的版本 http://www.asp300.com/SoftView/11/SoftView_57242.html ###须知 贴吧云签到V5.0可能成为最后的版本
商业版将继续支持,并提供漏洞修补程序以及接口更改

tieba-cloud-sign's People

Contributors

kenvix avatar fyy99 avatar cutesakurahime avatar moegakuen avatar lwl12 avatar quericy avatar frostyalien avatar alexteamx avatar

Watchers

James Cloos 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.