Code Monkey home page Code Monkey logo

zuanbot.com's Introduction

骂人宝典 / 祖安语录

有什么用

可以随机输出一条骂人的句子,有口吐芬芳火力全开两个模式。

词库下载

阿里云盘蓝揍云 密码hck1诚通网盘 密码9919

在线文档:Notion文档口吐芬芳(谷歌文档)火力全开(谷歌文档)

如何使用

下载后放在任意一个支持php的目录就可以使用啦,各位如果有通过本代码搭建了新的站点,欢迎告知,我会在主站贴上您的站点。

为啥要开源

本站是 https://zuanbot.com 的源站点,在2022年1月7日中午发现域名被墙且DNS被污染,不想再换域名周旋了,索性就关站停止服务了;

粉丝群也一直有人表示有需要,所以就把词库与源码都放出来了,不过实际也没啥技术难度,核心代码只有一行而已。

什么原理

收集整理了N条骂人的句子,然后随机读取一条输出即可。

核心代码就一行:

SELECT * FROM `main` ORDER BY RANDOM() limit 1

词库都是怎么来的

最初来源于网络收集了一些,后来基本就都是各位用户的投稿了,投稿渠道现已关闭。

写在最后

还有其他好玩的生成器,比如彩虹屁生成器、毒鸡汤、朋友圈文案等等,请访问 https://shadiao.app 体验。

同时也欢迎交流,可以扫码加微信,请备注 github,同时有粉丝群开发者群,有兴趣可以私聊告知,会尽快拉你。

zuanbot.com's People

Contributors

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