https://github.com/callmeechocodes/fsrsyncbot
https://github.com/callmeechocodes/fsrsyncbot
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/callmeechocodes/fsrsyncbot
- Owner: CallMeEchoCodes
- License: mpl-2.0
- Created: 2025-01-28T03:43:43.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-28T04:05:14.000Z (5 months ago)
- Last Synced: 2025-02-04T17:51:09.424Z (5 months ago)
- Language: Java
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FurfSky Role Sync Bot
## 📔 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.