Addon Version: 1.0.3
Addon Author: Talonos
Addon Description:
running a Discordapp chat server for your guild or forums? then this is perfect for you. this block can display who is online in your server.
to enable the block to work you must enable "widget" within the discord server settings section within the discord app and input the "Server id" given on that same page into the ACP.
Addon Requirements: Board3 Portal 2.1 and newer.
Download Link:
http://pretereo-stormrage.co.uk/viewtop ... p=170#p170
Instructions:
1. Unzip the downloaded release and copy it to ext/talonos (PHPBBROOT/ext/talonos/b3pdiscord/composer.json)directory of your phpBB board. Navigate in the ACP to Customise -> Manage extensions . Look for Board3 Discord under the Disabled Extensions list, and click its Enable link
2. navigate to Extensions -> Portal -> Portal Modules and click "Add Module" for any side column and add Discord.
3. now configure your installed "Discord" module to your liking by clicking on the .
Demo: http://pretereo-stormrage.co.uk
REVISION INFOMATION
1.0.4
Code: Select all
if "Invite Link" is not set in discord server settings then the "join server" button will not display
Alphabetical sorting now works as intended and options in ACP are working with the setting
Code: Select all
Fixed alphabetical order duplication
fixed a language var inside of javascript (now uses php language file)
Code: Select all
Channels can now be hidden by channel name. config in ACP for this or leave the field empty to disable hiding of channels
Collapsible Categories compatability added
Code: Select all
added option to automaticly update display in the block every preset minutes
added ACP option "update time in minutes"
Code: Select all
Initial Release