This plugin provides a simple integration for your discord server.
Currently, it supports the following features:
- Being able to log in via discord to your WordPress webpage
- Map roles from your WordPress webpage to your discord server
== Configuring the plugin ==
You have to do some configuration to set up the plugin properly.
First, you have to create a new app at Discord to retrieve a clientid and a client secret. This is needed to enable the discord login functionality.
To enable the WordPress to discord role mapping, you also have to create a bot token and provide it in the settings of the plugin.
== Using the plugin ==
After installing the plugin and doing the required configuration, a button to login via discord will be visible on the login form.
You can also place a button with the following shortcode:
[discord_login_button text="Your text here"]
== Development ==
This is an open source plugin. You can feel free to contribute via GitLab
== Support ==
If you encounter any bugs you can either send a review or open an issue on GitLab (which is the much preferred way)