XF2 [8WR] Discord Integration

xF2 Add-on XF2 [8WR] Discord Integration 2.1.1.9

No permission to download
How do I download updates? Where can I get download links?

Your download link and all future updates are automatically emailed to the purchasing PayPal email address. You should retain the order numbers included in these emails. Using your order number, you can get your download links emailed to you again here: https://8wayrun.fetchapp.com/orders

Before asking support questions, please watch these videos:
  • Basic setup & features:
  • If you want more videos on specific topics, please let me know

How do I rename the "ewr-discord" sub-directory to something else?

Admin CP: Setup > Navigation> Route Filters > Add route filter
Find route: ewr-discord/
Replace with: chat/

My bot doesn't seem to be applying changes to my guild/server members?

The bot you set up in the installation process can only edit users with less "power" than them. When you create a bot, it creates a special "managed role" just for the bot. This role MUST remain at the TOP of your roles list. Even if this managed role has administrator permissions, it still can not edit members below it in the hierarchy. So if you move the role to the bottom, it wont be able to edit even the weakest of members within your guild/server.

I tested usergroup changes on myself and roles aren't getting applied on my server?

The bot you set up in the installation process can only edit users with less "power" than them. While this means it can assign roles to MOST users on your server, it can not edit the user who OWNs the server (which is probably you). This is because the owner of the server is at the top of the power hierarchy and the bot is below them; regardless of where their roles are in the role list.

My bot is not auto-posting messages to my channels?

The bot needs to complete a handshake at least once with the Discord servers before it can auto-post messages. In your Admin CP, after you have set everything up, you will find a "Test Connection" button next to the Server ID (guild) field. Click this button. When you see your bot come "online" on your server's user list, you know you're done. That's it! Your bot will log off when you navigate away from your Admin CP; but you shouldn't ever need to click the connect button again.

I am getting the error "Duplicate entry 'discord' for key 'PRIMARY'" when trying to install this addon?

You have another addon which already adds Discord as a connected account provider installed on your forum. You need to uninstall that addon first. If after uninstalling that other addon, you are will getting the error, you need to manually delete the 'discord' entry from the `xf_connected_account_provider` table in your database.
Top