Coder Social home page Coder Social logo

zzbslayer / kokkorobot-multi-platform Goto Github PK

View Code? Open in Web Editor NEW
98.0 3.0 13.0 945 KB

基于 HoshinoBot 的跨平台公主连结机器人,支持 discord, telegram, tomon等。A multi-platform bot for princess connect based on HoshinoBot, supporting discord, telegram and others.

License: GNU General Public License v3.0

Python 99.83% Dockerfile 0.16% Shell 0.01%
discord-bot telegram-bot princess-connect-redive qqbot tomon-bot

kokkorobot-multi-platform's Issues

[Feature] Remove user from guild by name

In some platforms, user can't get others' id easily. So some commands should be able to consume name parameter as an alternative for id.

For example: !退会 N已退会会员名称

Sent from PPHub

Suggest to loosen the dependency on fuzzywuzzy

Dear developers,

Your project KokkoroBot-Multi-Platform requires "fuzzywuzzy==0.17.0" in its dependency. After analyzing the source code, we found that the following versions of fuzzywuzzy can also be suitable without affecting your project, i.e., fuzzywuzzy 0.16.0. Therefore, we suggest to loosen the dependency on fuzzywuzzy from "fuzzywuzzy==0.17.0" to "fuzzywuzzy>=0.16.0,<=0.17.0" to avoid any possible conflict for importing more packages or for downstream projects that may use ddos_script.

May I pull a request to further loosen the dependency on fuzzywuzzy?

By the way, could you please tell us whether such dependency analysis may be potentially helpful for maintaining dependencies easier during your development?



Details:

Your project (commit id: 22b1002) directly uses 1 APIs from package fuzzywuzzy.

fuzzywuzzy.process.extractOne

Beginning fromwhich, 3 functions are then indirectly called, including 1 fuzzywuzzy's internal APIs and 2 outsider APIs as follows:

[/zzbslayer/KokkoroBot-Multi-Platform]
+--fuzzywuzzy.process.extractOne
|      +--fuzzywuzzy.process.extractWithoutOrder
|      |      +--logging.warning
|      |      +--functools.partial

Since all these functions have not been changed between any version for package "fuzzywuzzy" from [0.16.0] and 0.17.0. Therefore, we believe it is safe to loosen the corresponding dependency.

[Feature] 补偿刀计算

目前已有的补偿刀计算bot

.cbre 6000000 5000000 5500000
补偿计算
目标血量 第一刀伤害 第二刀伤害
6000000  5000000     5500000
第二刀补偿时间 理想补偿伤害
90s                     550.0万

[feat] pcr wiki

This feature is implemented in Kyaru Bot (discord). Users can search for the information of pcr characters.

LICENSE Request

HoshinoBot is licensed by GPLv3, the modified version should also use the same license.

[Migration] Scheduler

HoshinoBot 中采用 Nonebot scheduler 实现。本项目期望与底层框架、平台解耦合,因此需要重新实现 Scheduler,并保证原有接口不变

[Multi-platform] Feishu

Feishu is an IM system developed by Byte Dance. It seems to be similar to DingTalk and Wechat Enterprise.

Sent from PPHub

[Fix] Fix 'alt' from int to str

alt is a field in clanbattle. It is equals to group_id. Since we have modify group_id from int to str before, alt should also be str.

[Feat] Multi-language support

KokkoroBot is expected to support zh-cn(简体中文) and zh-tw(繁体中文). Then language control for group is needed.

[Feature] ClanRank

Hoshino的话,可以缝合Yobot,整体迁移的话应该问题不大?
如果可以的话能缝一个clanrnak吗

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.