Searched refs:Discord (Results 1 – 12 of 12) sorted by relevance
4 use dokuwiki\plugin\oauthdiscord\Discord; alias17 return Discord::class;53 return 'Discord';
5 name oauth Discord Service6 desc Discord Service for use with the oAuth Plugin
11 class Discord extends AbstractOAuth2Base class
3 Discord Service for use with the oAuth Plugin
5 name Discord Notifier6 desc Notify page events via Discord
1 # DokuWiki Discord Notifier3 A DokuWiki plugin that notifies a Discord channel room of wiki edits.
5 name oauth Discord Service with Server Confirmation6 desc Discord Service for use with the oAuth Plugin with server confirmation
5 use dokuwiki\plugin\oauthdiscordserver\Discord; alias17 return Discord::class;
3 Discord Service for use with the oAuth Plugin with server confirmation, and optionally role confirm…
5 on the Discord notification plugin:
1 # DokuWiki Discord Notifier