Skip to main content

Nonebot2 HikariBot,支持战舰世界水表查询

Project description

HikariBot

战舰世界水表Bot,基于Nonebot2
水表人,出击!wws me recent!!!
如果觉得本插件还不错的话请点个Star哦~
Hoshino版插件

特点

  • 账号总体、单船、近期战绩
  • 全指令支持参数乱序
  • 快速切换绑定账号
  • 支持@快速查询

快速部署(作为独立bot)

  1. 下载notepad++Git并安装

  2. 下载Python版本需>3.8,或参考Hoshino版插件中使用Conda虚拟环境

  3. 执行下列两条命令安装nonebot2和hikari-bot插件

    pip install nb-cli
    pip install hikari-bot
    
  4. 打开一个合适的文件夹,鼠标右键——Git Bash here,输入以下命令克隆本Hoshino仓库

    git clone https://github.com/benx1n/HikariBot.git
    cd HikariBot
    
  5. 编辑.env.prod文件

    API_TOKEN = xxxxxxxx #无需引号
    
  6. 运行bot

    nb run
    

    此时若没有报错,您可以打开http://127.0.0.1:8080/go-cqhttp/

    点击左侧添加账号,重启bot即可在网页上看到相应信息(大概率需要扫码)

快速部署(作为插件)

  1. 如果您已经有了一个基于Nonebot2的机器人(例如真寻),您可以直接
    pip install hikari-bot
    
  2. 在bot的bot.py中加入
    nonebot.load_plugin('hikari_bot')
    
  3. 在环境文件中加入API_TOKEN = xxxxxxxxxxxx

一般来说该文件为.env.dev

也有可能是.env.pord,具体需要看.env中是否有指定

如果啥都不懂,bot.py里,在nonebot.init()下面加上

config = nonebot.get_driver().config
config.api_token = "xxxxxxxxxxxx"
  1. 重启bot

更新

pip install --upgrade hikari-bot
cd HikariBot
git pull

感谢

Nonebot2
go-cqhttp
战舰世界API平台

开源协议

MIT

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

hikari-bot-0.1.2.tar.gz (16.4 kB view details)

Uploaded Source

Built Distribution

hikari_bot-0.1.2-py3-none-any.whl (21.2 kB view details)

Uploaded Python 3

File details

Details for the file hikari-bot-0.1.2.tar.gz.

File metadata

  • Download URL: hikari-bot-0.1.2.tar.gz
  • Upload date:
  • Size: 16.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.10.4 Windows/10

File hashes

Hashes for hikari-bot-0.1.2.tar.gz
Algorithm Hash digest
SHA256 179b0bcf4eb4471f2a52fe8fa468cdab209cd9f02d6b6a4f7594136175fb6d85
MD5 7d6feeddbe9c1902815846daebebafcd
BLAKE2b-256 03165f207eb7efc384e5282619ec2099207631051b5c538658d723baaccbe260

See more details on using hashes here.

Provenance

File details

Details for the file hikari_bot-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: hikari_bot-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 21.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.10.4 Windows/10

File hashes

Hashes for hikari_bot-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c74db00805ac78d778cbdcfd9d81d248cf692c74833b7aaa0a56b4acea11affd
MD5 328d4847834804cd57b67eb68494bacc
BLAKE2b-256 bb8b4164133e9cd221a7f1e3ee7a94d172360d5faec5097400fa7ad6b79364f8

See more details on using hashes here.

Provenance

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