Welcome to My iptv forum

  • Everyone is invited! My iptv forum is for everyone, new and advanced user alike!
  • Searching is key! Before you post a question, use the forum search feature to determine whether your topic has already been covered.
  • Do not start flame wars! If someone has engaged in behavior that is detrimental to the discussion -- spamming, harassment, etc -- report the post and we'll take a look.
  • Resource icon

    xF2 in Credit [NixFifty] Discord Integration 2.8.4 2.8.4

    XenForo 2.x
    xF2 in Credit [NixFifty] Discord Integration 2.8.4
    Xenforo Offline

    Xenforo

    Member
    Trusted Member
    +Lifetime VIP
    New member
    Member
    Apr 4, 2020
    5,386
    5,260
    113
    Turkey
    ian submitted a new resource:

    Discord Integration allows you to establish a connection and manage your Discord server from the comfort of the XenForo Admin Control Panel. This is a free upgrade if you already own an active license to the original Discord Integration.

    Screenshot 2018-09-27 at 20.48.42.png
    Screenshot 2018-09-27 at 20.48.29.png
    Screenshot 2018-09-27 at 20.48.17.png
    2018-09-27_20-44-39_chrome.png


    Features:
    • Allows for XenForo user groups to be synced with Discord server roles. Essentially this allows you to automate the giving and removing of Discord server roles based on the groups that a XenForo user is part of. Users can associate their Discord identities with their XenForo usernames to establish a sync.
    • Discord nicknames can also be updated to match forum names.
    • New for XenForo 2.x: Allow the bot to show up as online and display a custom status message.
    • Manage your Discord instance from the ACP.
    • Allow your users to register and sign up via Discord.
    • Send alerts to connected users and channels via the ACP.
    • Automatically post links to threads from XenForo forums to defined Discord channels as soon as they're posted. The user who posted the thread, the thread title, a short snippet and a link to the thread are included in the message.
      • This is set on a per-forum basis allowing you to fine-tune what channels should get the notifications.
    • New for XenForo 2.x: Automatically post links to resources from XenForo Resource Manager to defined Discord channels as soon as they're posted. The user who posted the resource, the resource title, a short snippet and a link to the resource are included in the message.
      • This is set on a per-category basis allowing you to fine-tune what channels should get the notifications.
    • Allow staff members with permission to 'promote' links to threads to Discord channels.
    • Allow users to receive watch notifications from forums and threads they specify (in addition to emails and alerts). They will receive these notifications privately from your configured bot. There are plans for future expansion with 1-to-1 communication with the bot.
    • New for XenForo 2.x:The bot can now send XenForo alerts straight to your Discord DMs. All types of alerts are supported out of the box with zero configuration required.
      • Users can opt-out of this behaviour by adjusting the appropriate setting within their Account Preferences area.
    Installation:
    1. Extract the contents of the .zip file provided upon successful purchase.
    2. Upload the contents of the 'upload' folder to your root XenForo directory.
    3. Install the add-on through the XenForo Admin Control Panel.
    4. Create a Discord Web API application by going
      Please, Log in or Register to view URLs content!
      .
      1. Set your App Name to what you want your bot to be called. You may optionally set a description and icon for your bot.
      2. Ensure you have a Redirect URL set in the form of your board URL followed by connected_account.php. So for example:
      3. Code:
        Please, Log in or Register to view URLs content!
      4. Click 'Create App' and your application will have now been created. You'll now see a new option that says 'Create a Bot User'. Click this and accept the warning. Ensure 'Public Bot' and 'Require OAuth2 Code Grant' are unchecked.
      5. Once you have created your Discord Web API application, it's time to copy the values for 'Client ID', 'Client Secret' and 'Token' to the Discord connected provider in the XenForo Admin Control Panel -> Setup -> Connected providers.
      6. You'll also need your Discord Server / Guild ID which can be obtained by following the steps listed
        Please, Log in or Register to view URLs content!
        .
      7. Once you've done this, be sure to use the 'Test Discord Integration' located at XenForo Admin Control Panel -> Tools to make sure everything is dandy and you're good to go!



    Read more about this resource...
     
    Relate Threads
    Xenforo Offline

    Xenforo

    Member
    Trusted Member
    +Lifetime VIP
    New member
    Member
    Apr 4, 2020
    5,386
    5,260
    113
    Turkey
    Xenforo Offline

    Xenforo

    Member
    Trusted Member
    +Lifetime VIP
    New member
    Member
    Apr 4, 2020
    5,386
    5,260
    113
    Turkey
    ian updated [NixFifty] Discord Integration 2.6.0 with a new update entry:

    [NixFifty] Discord Integration 2.6.0

    • Fix an issue where syncing with users in a paid Discord role would silently fail.
    • Add support for Tickets add-on.
    • Add an option for users to disable alerts from being sent to their Discord DMs.
    • Add an option for users to disable conversation notifications from being sent to their Discord DMs.
    • Add an option for admins to apply registration defaults for Discord alert and conversation notifications.
    • Force global namespace for functions which are known to be optimizable...

    Read the rest of this update entry...
     
    Xenforo Offline

    Xenforo

    Member
    Trusted Member
    +Lifetime VIP
    New member
    Member
    Apr 4, 2020
    5,386
    5,260
    113
    Turkey
    Xenforo Offline

    Xenforo

    Member
    Trusted Member
    +Lifetime VIP
    New member
    Member
    Apr 4, 2020
    5,386
    5,260
    113
    Turkey
    Xenforo updated [NixFifty] Discord Integration 2.7.5 with a new update entry:

    [NixFifty] Discord Integration 2.7.5

    • Fix missing route for associated groups.
    Version 2.7.4
    • Add widget to display current number of online users in a specified Discord server.
    • Minor improvements and cleanup for syncing.
    • Improve PHP 8.1 compatibility when all Discord servers have been disabled.
    • Track account being connected to Discord within user change log.
    • Fix error during upgrade when no valid Discord servers are setup.
    • Fix bad default for xf_forum table when add-on is...

    Read the rest of this update entry...
     
    Xenforo Offline

    Xenforo

    Member
    Trusted Member
    +Lifetime VIP
    New member
    Member
    Apr 4, 2020
    5,386
    5,260
    113
    Turkey
    updated [NixFifty] Discord Integration 2.8.4 with a new update entry:

    [NixFifty] Discord Integration 2.8.4

    Discord Integration 2.8.4 is now available for all licensed customers to download.
    • Add a per-server "Kick user if they are no longer in allowed user groups" flag.
    • Avoid duplicate key errors when archiving jobs.
    • Give up trying to trigger jobs if they have failed 3 or more times.
    • Properly clean up jobs that have failed.
    • Fix kicking a user not actually kicking them.
    • Fix old sync long entries not being pruned as expected.
    • When modifying the XenForo user-group to...

    Read the rest of this update entry...
     

    Create an account or login to comment

    You must be a member in order to leave a comment

    Create account

    Create an account on our community. It's easy!

    Log in

    Already have an account? Log in here.

    Top Posters of the Month

    Latest resources

    Online statistics

    Members online
    81
    Guests online
    378
    Total visitors
    459
    18,023Threads
    63,104Messages
    62,334Members
    Bradford47Latest member
    Top