mober/discordnotifications
Composer 安装命令:
composer require mober/discordnotifications
包简介
Publishes forum event notifications to a Discord server channel
关键字:
README 文档
README
A phpBB extension that publishes notification messages to a Discord channel when certain events occur on a phpBB board. The intent of this extension is meant to announce content changes on a forum to a community residing on a Discord server. It is not intended as a compliment to the announcements found within the phpBB admin or moderator control panels. See the wiki for additional information.
Installation
Copy the extension to phpBB/ext/mober/discordnotifications
Go to "ACP" > "Customise" > "Extensions" and enable the "Discord Notifications" extension.
Additional languages
There are translations provided by other users which are not distributed with this extension:
https://www.phpbb.com/customise/db/extension/discord_notifications_2/support/topic/237636
Tests and Continuous Integration
We use Travis-CI as a continuous integration server and phpunit for our unit testing. See more information on the phpBB Developer Docs. To run the tests locally, you need to install phpBB from its Git repository. Afterwards run the following command from the phpBB Git repository's root:
Windows:
phpBB\vendor\bin\phpunit.bat -c phpBB\ext\roots\discordnotifications\phpunit.xml.dist
Other Systems:
phpBB/vendor/bin/phpunit -c phpBB/ext/roots/discordnotifications/phpunit.xml.dist
License
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-only
- 更新时间: 2021-12-17