基于NoneBot的自动审核爱发电订单号进群的插件
Project description
nonebot-plugin-afd
基于NoneBot的自动审核爱发电订单号进群的插件
安装
-
脚手架安装
pip install nonebot-plugin-afd
- 在
pyproject.toml
文件plugins
内填入插件名:plugins = ["nonebot_plugin_afd"]
- 启动
NoneBot2
项目:nb run
- 在
-
NoneBot2 插件商店安装
nb plugin install nonebot-plugin-afd
启动
NoneBot2
项目:nb run
配置
# 因 NoneBot读取配置文件问题,请填写完毕之后缩减至一行
AFD_TOKEN_LIST={
"作者1的群号": {
"user_id": "作者1 爱发电的 user_id",
"token": "作者1 爱发电的 token"
},
"作者2的群号": {
"user_id": "作者2 爱发电的 user_id",
"token": "作者2 爱发电的 token"
},
}
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
nonebot-plugin-afd-0.0.3.tar.gz
(15.2 kB
view hashes)
Built Distribution
Close
Hashes for nonebot_plugin_afd-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a17a9ee68c4453bb98163f66bbb444d66ad1075614476c2b75262539156a2818 |
|
MD5 | d32f806e12b79306e22cde4ee9ee4b59 |
|
BLAKE2b-256 | 69d4373905009968fab6cdcb7430b8629f32cb7e8965e2da7bf87d5cb7419e84 |