Skip to main content

Nonebot2 喵喵点歌,可听歌可下载

Project description

NoneBotPluginLogo

nonebot_plugin_nya_music

✨ Nonebot2 喵喵点歌 ✨

license nonebot2 python

简介

闲的没事(bushi)整个点歌插件玩玩,做的比较粗糙,但能用
可以搜索和下载歌曲

安装

使用nb-cli安装

nb plugin install nonebot_plugin_nya_music

或者
直接把插件clone下来放进去plugins文件夹,但要记得装Pillow和httpx库

配置

在bot对应的.env文件修改

# 每页返回的结果数量,选填
nya_music_page_items = 10

# 机器人的QQ号列表,选填
# 如果有多个bot连接,会按照填写的list,左边的机器人QQ优先级最高 1234 > 5678 > 6666,会自动切换
# 如果不填该配置则由第一个连上的bot响应
nya_music_bot_qqnum_list = [1234, 5678, 6666]

插件命令

指令 说明
点歌 你发一下就知道啦

更新日志

2023/3/25 [v0.1.4]

  • 修复小bug

2023/3/24 [v0.1.0]

  • 发布插件

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_nya_music-0.1.4.tar.gz (4.6 MB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_nya_music-0.1.4-py3-none-any.whl (4.6 MB view hashes)

Uploaded Python 3

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