基于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.1.tar.gz
(15.3 kB
view hashes)
Built Distribution
Close
Hashes for nonebot_plugin_afd-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b84004195eab4bf39c91a4009c8276729f1ab917809d3464b02cae67b8e5f9a |
|
MD5 | 26a5871fc36dc1723f48595299931f37 |
|
BLAKE2b-256 | 732e1c200dc7c2d8a9f0b824cb03293b78135b584990ba59bf3e1c348de1dd4d |