GithubHelp home page GithubHelp logo

maotaiwangwangbot's People

Contributors

coolsoybean avatar hdcola avatar leexia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

maotaiwangwangbot's Issues

dzy_cmd 的问题

           msgid = context.args[0]
            for uid, zy in all_zys.items():
                for _zy in zy.get('ZY', []):
                    mid = _zy['MESSAGEID'].split("/")[-1]

msgid 出来的是日期,mid对应的是链接的消息id,貌似匹配不到一起?

lzy_cmd 小问题#2

_command = update.effective_message.text.split("/lzy ")

群里面命令后面会带 @bot, 这样这里就没有办法按照/lzy来split消息。

如果在群里/lzy是不是应该显示发送消息的人的作业,而不是所有人提交的信息?

增加sqlite存储数据能力

需求:现阶段一些数据存储在本地一个json文件,编写程序阶段需要知道存储位置和json的详细结构,加个sqlite存储数据的能力

提供一个通用接口通过id,type进行数据query,通过id,type,string进行数据put

zycmd.py 小问题#1

message.reply_to_message.photo == None and message.reply_to_message.document == None

无图片的时候message.reply_to_message.photo 总是[],不是None。

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.