Jump to content

Discord Link 2.1.2

$19.99 $14.99
   (11 reviews)

9 Screenshots

Recommended Comments



Robis

Posted

Guys this plugin need 

  #  --- [ HOSTED SETUP ] ---  #

    My recommendation for the best bot hosting, https://botreaper.com/

    - A host system that offers Node.js 16.6 and above is required
    - All you need to do is extract the files to the file manager section of your hosting
    - Fill out the config.json 
    - Set the startup file to index.js (Most hosts have this set by default) and this info not given BEFORE YOU BUY IT!!!!

If they list this info IM NEVER BUYED IT... NOW i just wasted 14.99$ (No idea if they do not add this info in purpose or not)

  • Like 1
Amino

Posted (edited)

1 hour ago, Robis said:

Guys this plugin need 

  #  --- [ HOSTED SETUP ] ---  #

    My recommendation for the best bot hosting, https://botreaper.com/

    - A host system that offers Node.js 16.6 and above is required
    - All you need to do is extract the files to the file manager section of your hosting
    - Fill out the config.json 
    - Set the startup file to index.js (Most hosts have this set by default) and this info not given BEFORE YOU BUY IT!!!!

If they list this info IM NEVER BUYED IT... NOW i just wasted 14.99$ (No idea if they do not add this info in purpose or not)

Hello Robis,

I do apologize for the inconvenience, I will admit that I forgot to put the information about needing bot hosting into the description of the product as I am use to the Discord Bot section of the site in which that info is normally known.

I have already gone ahead and edited the info on the plugin to state that it does requires bot hosting, thank you for the "heads up" if you will.

I also did notice you went into my support Discord and say and act in a quite foul way which was definitely not needed for this situation.

I would like to get this resolved with you, so feel free to message on me Discord to do so. Discord: amino.dev

Sincerely,
Amino

 

Edited by Amino
Jaiden

Posted

hey so i am trying to use this and for some players it just doesnt work, at all, any fix for this? like they type their code and it says "COde provided was not found"

Amino

Posted

10 minutes ago, jaidenplayz10 said:

hey so i am trying to use this and for some players it just doesnt work, at all, any fix for this? like they type their code and it says "COde provided was not found"

Please update

Geralldo.RuLey

Posted

You should be more clear about 24/7 Bot Hosting and move it to the very top to avoid people missing it like I did.

  • Like 1
Jaiden

Posted

well players do it and it says the code isnt found, thats it, 

  • Like 1
Amino

Posted

29 minutes ago, jaidenplayz10 said:

well players do it and it says the code isnt found, thats it, 

Like I mentioned before, please update 

ne10

Posted

No information about node.js installation and configuration

ne10

Posted

The individuals who leave Discord are not being removed from the role

  • Like 1
2KTwice

Posted

A few comments / suggestions:
MOD Should be able to:

  • Check periodically for linked/unlinked members and update roles in both ways, Discord, and Rust.
  • Using a public channel to make players link their accounts, make their Steam IDs exposed for a couple of seconds, bot should send a DM or create a private thread with the player, and all the data between integration should be private.
  • Bot should bring the possibility to specify an already existing Oxide Group, not force to be under "linked" Oxide Group.
  • Documentation should be updated, BotReaper isn't a good option for the MOD, and make it complex for non-developers to implement it. 
  • More explained documentation is needed.
  • Love 1
TBG-Dune

Posted

I guess my question is why....Why don't you use a Discord DLL to save people money?, You would get more sales that way.

Amino

Posted

4 hours ago, TBG-Dune said:

I guess my question is why....Why don't you use a Discord DLL to save people money?, You would get more sales that way.

None of my products use the Discord DLL because it causes servers to lag and even crash. I'm saving you server performance by making my products available. It's up to the consumer if they want to spend the extra $1-3 a month and save their server from having issues caused by the Discord DLL.

Amino

Posted

On 9/23/2023 at 7:07 PM, 2KTwice said:

A few comments / suggestions:
MOD Should be able to:

  • Check periodically for linked/unlinked members and update roles in both ways, Discord, and Rust.
  • Using a public channel to make players link their accounts, make their Steam IDs exposed for a couple of seconds, bot should send a DM or create a private thread with the player, and all the data between integration should be private.
  • Bot should bring the possibility to specify an already existing Oxide Group, not force to be under "linked" Oxide Group.
  • Documentation should be updated, BotReaper isn't a good option for the MOD, and make it complex for non-developers to implement it. 
  • More explained documentation is needed.

Does this on server join already - Check periodically for linked/unlinked members and update roles in both ways, Discord, and Rust.

Already does in the config - Bot should bring the possibility to specify an already existing Oxide Group, not force to be under "linked" Oxide Group.

Bot reaper is a great option, all you need to do is upload the files and fill out the config, just like you would on any other bot host - Documentation should be updated, BotReaper isn't a good option for the MOD, and make it complex for non-developers to implement it. 

The Documentation does not miss a single thing and explains EVERY config option in bot the bot config and plugin config as well as how to upload the bot files - More explained documentation is needed.image.thumb.png.32bf2d61a09c88615985d7e9aa35aac2.png

Trenyc

Posted

Hi, wondering, does this plugin expose hooks that other plugins can use? Are there any known plugins that use this one?

Cabra

Posted (edited)

Hello, You can force new players to register on Discord within a set time and if they don't register, kick them off the servers until they verify.

Edited by Cabra
IHazQuestion

Posted

Hi!

I use SmoothRestarter and when the server restarts the bot loses the RCON connection which is never re-established. As a result, players are unable to verify their in-game generated code until the bot is restarted.

Is there anything I can do to remedy this? I really don't want to restart the bot on a cron job because every time it does that it spams the channel with usage instructions.

Amino

Posted

1 hour ago, 0xBAADC0DE said:

Hi!

I use SmoothRestarter and when the server restarts the bot loses the RCON connection which is never re-established. As a result, players are unable to verify their in-game generated code until the bot is restarted.

Is there anything I can do to remedy this? I really don't want to restart the bot on a cron job because every time it does that it spams the channel with usage instructions.

That does not really make sense. The bot attempts a connection to the server every 30 seconds I believe it is. Unless the way you’re restarting your server messes with rcon and does not properly shut it down 

IHazQuestion

Posted (edited)

On 10/31/2023 at 9:58 PM, Amino said:

That does not really make sense. The bot attempts a connection to the server every 30 seconds I believe it is. Unless the way you’re restarting your server messes with rcon and does not properly shut it down 

establishConnection.js line 504:

let messageContent = String(message.content);

Without it perpetual exceptions that "messageContent.includes is not a function" and no action when someone needs to verify a generated code.
 

Edited by IHazQuestion
HighOnTek

Posted

@Amino Possible to use this on multiple servers, I would like both my rust servers to link to the same discord groups. Everything would be the same between the servers, groups, perms etc. I just want both servers to be able to link from a single bot if possible.

If so, how would this section look for 2 servers?

  "SERVERS": [
      {
          "SERVER_ENABLED": true,
          "SERVER_SHORTNAME": "US 5x",
          "SERVER_IP": "12.123.123.12",
          "RCON_PORT": 28016,
          "RCON_PASS": ""
      }

 

ne10

Posted (edited)

I have been using it for a long time, it works very stable but booster stopped giving roles after the last update I am waiting for an update 

Edited by nossting
phudgee

Posted

Kick me from your Discord. Way to go. Thats great customer support.

MONSTRO

Posted

Hey @Amino - I am possibly re-spinning up our Rust servers once again after a hiatus and have a pre-sales question.

I was previously using Steamcord for account linking paired with MEE6 for Discord memberships (VIP, etc.) that granted specific in-game perks. Steamcord allowed me to control limiting Discord access until they link their accounts fully (Discord / Steam.) Once they link those, they get a Discord Role that gives them full Discord access. I also had a bot from them that could see once an account was linked, and a Membership purchase was made with MEE6, it would sync the Discord Role to an Oxide group across multiple servers.

I'm looking to replace the above with this, if it can accomplish it.

 

Account Linking Interface and Number of Discord Roles / Oxide Groups Question

  1. Does account linking ONLY happen when the player is in-game?
  2. Or is there a web interface where you can link accounts (Discord / Steam) together?
  3. Is there any limitation to how many Discord Roles / Oxide Groups this plugin can sync? Can there be multiple (2 or more?)
    1. ex.) Grant a Discord Role / Oxide group after they link Discord / Steam accounts
    2. ex.) Grant an additional Oxide group after they purchase a Discord membership or Nitro Boost (and are added to another Discord Role.)

 

This would be our desired workflow in detail:

#1 - Linking Accounts for Full Discord Access

  1. Once someone joins our Discord we limit what they can see until they link their Discord / Steam accounts.
  2. Once they link their accounts, they are added to a Discord Role that gives them full Discord access (including the Memberships channel that gives them instructions on how to purchase an optional Membership) plus an in-game freebie (Skinner access via an Oxide group that syncs.)

#2 - Memberships

  1. If a "Membership" is purchased using the MEE6 bot's Memberships feature to our Discord, MEE6 automatically adds them to a Discord Role.
  2. Grant an additional Oxide group after they purchase a Discord membership or Nitro Boost (and are added to another Discord Role.)

If the above is accurate, what happens in the following scenario:

  1. Their membership expires/is not renewed. MEE6 automatically removes them from their Discord Role.
  2. Does this bot know to remove them from the Oxide group they were a member of as well once they are removed from said Discord Role?

 

I appreciate taking the time to read all of the above, and I think this is the most optimal way to handle Discord memberships / VIP without paying a recurring monthly fee to other services out there (Steamcord, Tebex, Social Linking, etc.)... if it can be done with this product, of course.

I look forward to your clarification! Thanks again, as always @Amino!

Amino

Posted

@MONSTRO, all of that is possible, both discord and oxide roles are granted on link. The bot also supports role syncing, so if they get a role in game and or in discord it will sync to the other platform. However, there is no web interface. 

  • Like 1
MONSTRO

Posted

2 hours ago, Amino said:

@MONSTRO, all of that is possible, both discord and oxide roles are granted on link. The bot also supports role syncing, so if they get a role in game and or in discord it will sync to the other platform. However, there is no web interface. 

Awesome, thanks for the reply!

Asbo-

Posted

Hello how do you update this do we need to save any files? please can someone explain how to update without loosing anything?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 1

Amino's Collection

User Feedback

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.2k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.