Skip to main content

NoneBot2 plugin for broadcast

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-broadcast

✨ 向全部群广播你的坐标( ✨

license pypi python

📖 介绍

将你的消息广播到全部群聊中

💿 安装

使用 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


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-broadcast-0.1.0.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_broadcast-0.1.0-py3-none-any.whl (3.3 kB 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