sunflowerfuchs/discord-giveaway-plugin
最新稳定版本:v0.1
Composer 安装命令:
composer require sunflowerfuchs/discord-giveaway-plugin
包简介
A plugin for sunflowerfuchs/discord-bot that allows you to set up simple giveaways.
README 文档
README
A plugin for sunflowerfuchs/discord-bot
Installation
Usage
The following snippet is all that is required to add the plugin to your existing bot:
$bot = new SunflowerFuchs\DiscordBot\Bot($options); // This is the only relevant line $bot->registerPlugin(new SunflowerFuchs\DiscordBot\Plugins\GiveawayPlugin()); $bot->run();
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-08-24