Categories > Etc > Software & Hardware >
Syncing roles between 2 different Discord servers?
Posted
So I was managing this server that had multiple other servers connected to it. I was wondering if you could sync roles between all of them so that if you have a role in the main server, it syncs to the other servers
Replied
Probably if you make a bot for it
Cancel
Post
Replied
as the person above me said, it's only possible if you make a bot
although i found something pretty interesting on github that does exactly what you want: https://github.com/jonathonor/syncBot
(haven't tested it tho)
Cancel
Post
Replied
The problem with that is, it's using commands, I'm looking for an automated way so whenever someone's role is changed, it changes on other servers
Cancel
Post
Replied
you could possibly make a bot for it with a DB and do like !add (id) first id of a role in a server then !connect (old id), (new id)
Cancel
Post
https://media.discordapp.net/attachments/979496861738086420/981316649661632562/4353979.png
https://cdn.discordapp.com/attachments/930896685230612592/931747495514628207/unknown.png
Replied
make bot, check if user has role in the server, if so assign role
Cancel
Post
Replied
Yeah you would need to make a bit to do this
Cancel
Post
Replied
go into ur discord server settings and go to template
Cancel
Post
Replied
If you're not satisfied with the project, there's nothing left in terms of open source solutions. As others have pointed out, making a bot yourself is a good option. Take a Node.js crash course then use discord.js or one of the other available API wrapper libraries. It's certainly not hard, and can be done in an hour or two of copying code snippets from SO and d.js's documentation.
Cancel
Post
it will no longer be possible to contact me here, but i will be on session for at least a bit :)
0520984e5ed65f84673ff6d3421d89a3b3e1dff2ed54cbd4ed012351789a347913
Replied
Create a Discord bot that checks your server's roles on an interval. If you cannot create a Discord bot from coding it yourself, I recommend getting Discord Bot Maker.
Discord Bot Maker is powerful, yet a flexible, tool that allows both experienced programmers and bot newcomers to construct outstandingly effective bots in a matter of seconds. By piecing together actions that may occur through commands or events.
It's only $10, and you can import your own code into it as well.
You can find it on Steam. For a direct link, click this.
Cancel
Post
Thank you Swiney2, Vilictus and SnowyWaves for the +reps
https://i.imgur.com/ZilSxfo.png
Replied
That's cool, I'll check it out thanks
^ Translation, I'll manage to get $10 buy the software, and be completely confused on how anything works
Cancel
Post
Replied
@Moon Yeah, it's pretty simple to understand as it has docs and YouTube tutorials. Pretty good for worth $10
Cancel
Post
Thank you Swiney2, Vilictus and SnowyWaves for the +reps
https://i.imgur.com/ZilSxfo.png
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post