Coder Social home page Coder Social logo

lcbot's Introduction

LCBot Linux**微信机器人

license

LCBot 是一个为 Linux **服务的微信机器人,主要为 Linux **下的微信群做管理、维护等工作。

演示

linux_cn

扫描二维码或搜索微信号linux_cn,回复关键词 机器人 ,即可拉入本项目微信讨论群

视频教程地址:点我查看视频教程集合Linux/macOS 使用教程 |完整版 Win 10 使用教程 | 单群版机器人使用教程

免登录意见反馈:我要新功能!

特性

  1. 关键词添加好友自动拉群
  2. 私聊发送关键词自动加群
  3. 新用户进群自动发送欢迎
  4. 设定管理员,管理员可以通过发送命令T人(需要机器人是群主)

需要

  • Python 3
  • wxpy

安装

下载源码

git clone https://github.com/LCTT/LCBot.git

安装拓展

cd LCBot
pip3 install -U -r  requirements.txt

使用

首先,获取puid

python3 export_puid.py

执行成功后,在当前目录下会生成一个data文件,在data文件中,你可以看的用户的puid和群的puid

如果执行后,二维码展示不正常 ,可以执行sudo localectl set-locale LANG=C.UTF-8

编辑bot.py中第 34 行和 41行,分别填入用户的puid 和群的puid 执行命令

python3 bot.py

FAQ

查看 FAQ

Todo

查看 Todo

贡献指南

查看 CONTRIBUTING

LICENSE

代码基于 MIT 协议开源

文档以 CC-BY-ND 协议分享

致谢

  • wxpy : 微信机器人 / 优雅而强大的微信个人号 API

lcbot's People

Contributors

bestony avatar robot527 avatar wxy 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.