Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rutincontrolmor/quirk-restore-cord-bot-restore-members-your-new-server
This repository provides Quirk Restore Cord Bot, designed to help you restore and migrate members to your new Discord server. Efficiently manage member transitions and ensure a smooth server setup with this robust tool.
https://github.com/rutincontrolmor/quirk-restore-cord-bot-restore-members-your-new-server
chatgpt discord discord-api discord-bot discord-bot-api discord-bot-basic discord-bot-dashboard discord-bot-framework discord-bot-list discord-bot-maker discord-bot-template discord-bot-website discord-bots discord-js member-recovery nodejs python restore-bot server-management server-restore
Last synced: 3 months ago
JSON representation
This repository provides Quirk Restore Cord Bot, designed to help you restore and migrate members to your new Discord server. Efficiently manage member transitions and ensure a smooth server setup with this robust tool.
- Host: GitHub
- URL: https://github.com/rutincontrolmor/quirk-restore-cord-bot-restore-members-your-new-server
- Owner: RutinCOntrolMor
- License: mit
- Created: 2024-08-12T18:06:24.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-12T21:27:21.000Z (5 months ago)
- Last Synced: 2024-10-12T03:20:10.851Z (3 months ago)
- Topics: chatgpt, discord, discord-api, discord-bot, discord-bot-api, discord-bot-basic, discord-bot-dashboard, discord-bot-framework, discord-bot-list, discord-bot-maker, discord-bot-template, discord-bot-website, discord-bots, discord-js, member-recovery, nodejs, python, restore-bot, server-management, server-restore
- Language: C#
- Size: 229 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
RenewalSync
🌉 A Cord to Connect Your Revolt and Discord Servers
## Command List
Instead of prefixes, Nessie uses Discord's new [Slash Commands](https://support.discord.com/hc/en-us/articles/1500000368501-Slash-Commands-FAQ) `/`
- `br`: map rotation for battle royale
- `arenas`: map rotation for arenas
- `control`: map rotation for control
- `about`: information hub of Nessie
- `help`: list of commands and how to use them
- `invite`: generates Nessie's invite link
- `updates`: shows the latest news and current update of Nessie## Features
- Bridge messages between platforms
- Bridge attachments
- Bridge replies
- Bridge message edit and delete
- Bridge embeds
- Seamlessly display user information## Setup
New: You can use [Docker](#using-docker) instead.
**Node v16.9+ is required!**
1. Clone this repository, install dependencies and build
```sh
git clone https://github.com/mayudev/revcord
cd revcord
npm install
npm run build
```
2. Create bot tokens for Discord and Revolt
3. Configure tokens in environment variables or .env file
4. Invite the bot to both Discord and Revolt servers
5. Start the bot using npm startUsing Docker
You need Docker and docker-compose installed.1. Create a .env file with bot tokens
2. Use `touch revcord.sqlite` to create the database file
3. Run: `docker-compose up -d`Configuration
Use commands (rc! prefix on Revolt, or slash commands on Discord) to configure and connect channels
Toggle bot message forwarding using rc!bots or /bots