Skip to content

基于botpy开发的频道点歌机器人(私域)

License

Notifications You must be signed in to change notification settings

SaucePlum/music-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

botpy

Language License Python PyPI BK Pipelines Status

✨ 为开发者提供一个简单的Demo,点歌机器人 ✨

爱发电 · 开发者频道

机器人指令

/点歌 歌名
    模糊点歌
    示例:/点歌 李白
/点歌 歌名 歌手
    精确点歌
    示例:/点歌 李白 李荣浩
/随机萌图
    随机获取一张二次元图片
    示例:/随机萌图

使用方法

使用代码库前需要配置好相关的信息,可以跟随下面的步骤进行

环境安装

py包的依赖配置,通过pip install -r requirements.txt 可以安装所有的依赖包

运行机器人

在代码库根目录执行下面命令

python3 run.py

代码说明

.
├── LICENSE
├── README.md
├── .gitignore 
├── requirements.txt    # py包的依赖配置,通过`pip install -r requirements.txt` 可以安装所有的依赖包
├── run.py              # 程序运行入口

特别感谢

免责声明

数据来源:

功能预览

功能预览

About

基于botpy开发的频道点歌机器人(私域)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages