Skip to main content

修仙插件

Project description

修仙2.0

简介

本插件主要为实现群聊修仙功能,最近经常封号,请自行判断后再使用,已默认转成图片模式,如需关闭,可在config.py处调整img字段为false

设定征集中,有好的想法可以推送给我哦~~~

安装

1、下载插件文件

  • 使用nb(推荐虚拟环境安装)
nb plugin install nonebot_plugin_xiuxian_2
  • 使用pip(推荐虚拟环境安装)
pip install nonebot_plugin_xiuxian_2
  • 使用github处拉取源码使用 无镜像:
git clone https://github.com/QingMuCat/nonebot_plugin_xiuxian_2

镜像:https://ghproxy.com/

git clone https://ghproxy.com/https://github.com/QingMuCat/nonebot_plugin_xiuxian_2

2、如果遇到问题,请先百度和查看下方的 【一些问题】

3、如解决不了进交流群:760517008 提问,提问请贴上完整的日志

配置文件

1、配置文件一般在data/xiuxian文件夹下,自行按照json格式修改即可,一些字段的含义可以进群交流
2、子插件的配置会在插件运行后在子插件文件中生成config.json文件,该文件字段含义在同级目录的xxxconfig.py有备注。注意:修改配置只需要修改json即可,修改.py文件的话需要删除json文件才会生效,任何修改都需要重启bot
3.卡图下载地址:卡图:口令:k3jzr5,文件放置于data/xiuxian目录下
4.发送“更新记录”查询当前更新内容

风控配置

配置地址:修仙插件下xiuxian_config.py
在只有一个qq链接的情况下风控配置应该全部为空,即不配置
self.put_bot = [] # 接收消息qq,主qq,框架将只处理此qq的消息,不配置将默认设置第一个链接的qq为主qq
self.main_bo = [] # 负责发送消息的qq,调用lay_out.py 下range_bot函数的情况下需要填写
self.shield_group = [] # 屏蔽的群聊
self.layout_bot_dict = {{}} # QQ所负责的群聊{{群 :bot}} 其中 bot类型 []或str
示例: {
"群123群号" : "对应发送消息的qq号"
"群456群号" : ["对应发送消息的qq号1","对应发送消息的qq号2"]
}
当后面qq号为一个字符串时为一对一,为列表时为多对一

一些问题

  • 当为放置为plugins目录使用时,请修改根目录下__init__.py文件中的42行:src=''中的内容,填写的是存放插件的目录,一般情况下 src='src.plugins.' 如有不同请按照格式修改

特别感谢

插件依赖

  • nonebot2
  • nonebot-adapter-onebot
  • go-cqhttp

支持

大家喜欢的话可以给这个项目点个star

有bug、意见和建议都欢迎提交 Issues 或者联系进入QQ交流群:760517008

许可证

本项目使用 MIT 作为开源许可证

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot_plugin_xiuxian_2-2.4.0.tar.gz (122.4 kB view details)

Uploaded Source

Built Distribution

nonebot_plugin_xiuxian_2-2.4.0-py3-none-any.whl (144.0 kB view details)

Uploaded Python 3

File details

Details for the file nonebot_plugin_xiuxian_2-2.4.0.tar.gz.

File metadata

File hashes

Hashes for nonebot_plugin_xiuxian_2-2.4.0.tar.gz
Algorithm Hash digest
SHA256 cea38f670f6c97a0dd1c23e7a0ad688ac669328a4348692cb1b1adf41c846c8d
MD5 3391592fd7b8b1ea5c2506101b8e0328
BLAKE2b-256 f833991785d68acc7cd7ba9369bfca85deab0e234a066cca3ed7683821874769

See more details on using hashes here.

File details

Details for the file nonebot_plugin_xiuxian_2-2.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_xiuxian_2-2.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fae3c6c2bf11948694bd965aad217c55a43748f08dc28b4d17cb41ec1d1a28ef
MD5 154aed314607271f789f8c1832675190
BLAKE2b-256 8e43669ba409159c98b54623167c188c36b823e1657ae094db886a85d0fd3cdb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page