An open API service indexing awesome lists of open source software.

https://github.com/callmeechocodes/fsrsyncbot


https://github.com/callmeechocodes/fsrsyncbot

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# FurfSky Role Sync Bot

Built with Javacord

## 📔 About

Simple role syncing bot, made for FurfSky Reborn.

## Usage

Add a config.json to the bots working directory with the following contents:
```json
{
"token": "",
"guild_id": ,
"sync_guild_id": ,
"guild_role_id": ,
"sync_guild_role_id": ,
"debug": false,
"channel_id":
}
```
Make sure the bot has a role above the sync role and has permission to add roles.