jonathonor / syncBot

A bot that syncs roles between multiple discord servers.
https://www.jonsbots.com/syncBot
30 stars 16 forks source link
discord discord-bot discord-js multiple reverse role roles roles-management server servers sync

Contributors Forks Stargazers Issues


Logo

SyncBot

A bot that syncs roles between one main server, and multiple other discord servers.

OR

A bot that sync roles between multiple synced servers, and one main server.

Explore the docs »

My Discord · Report Bug · Request Feature · My Website

Buy Me a Coffee at ko-fi.com

About The Project

This is a side project I started back in 2019 to help a friend in managing his multiple discord servers. The bot is very helpful for server owners who share roles between servers based on certain subscriptions or packages the user has gained access to. I would highly recommend checking out my website where I dive in deep to how the bot works, what all it does, and even share some walkthrough videos of it in action. Thanks for stopping by and reach out to me on Discord if youd like to connect!

(back to top)

Use Cases - Running Regular SyncBot

(a single main server feeding roles to multiple synced servers)

Manual Operations

Automatic Operations

Use Cases - Running Reverse SyncBot

(many synced servers feeding roles back to a single main server)

Manual Operations

Automatic Operations

Installing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)