NoneBot2 plugin for broadcast
Project description
📖 介绍
将你的消息广播到全部群聊中
💿 安装
使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-broadcast
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-broadcast
pdm
pdm add nonebot-plugin-broadcast
poetry
poetry add nonebot-plugin-broadcast
conda
conda install nonebot-plugin-broadcast
打开 nonebot2 项目的 bot.py
文件, 在其中写入
nonebot.load_plugin('nonebot_plugin_broadcast')
🎉 使用
指令表
指令 | 权限 | 需要@ | 范围 | 说明 |
---|---|---|---|---|
广播/bc | 主人 | 否 | 私聊 | 将指令后接的消息广播到 bot 加入的全部群聊 |
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
Built Distribution
File details
Details for the file nonebot-plugin-broadcast-0.1.0.tar.gz
.
File metadata
- Download URL: nonebot-plugin-broadcast-0.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0fbe936c8f7fc7422cc000c4dfb70624989e7a7ab9e6ec0ab74c6c488efac36e |
|
MD5 | ea6c69b68a7b0d46c9819e0e5396299b |
|
BLAKE2b-256 | 30e6dfcc32b904d37074b27ee0db1308b902080b71ba8b0abe2f876cbd06accd |
File details
Details for the file nonebot_plugin_broadcast-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: nonebot_plugin_broadcast-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68bfed9dda009437b7475d07203eab03b6ca915f34cf61a346470e8f5814d8c8 |
|
MD5 | 4ff8f239086c85c60d93195adcc481fe |
|
BLAKE2b-256 | 3d4ccb903d95f0a5ce1c063d91ff754ef61583220baa669bd3763665cac5257e |