🌉 A Cord to Connect Your Revolt and Discord Servers
Instead of prefixes, Nessie uses Discord's new Slash Commands /
br: map rotation for battle royalearenas: map rotation for arenascontrol: map rotation for controlabout: information hub of Nessiehelp: list of commands and how to use theminvite: generates Nessie's invite linkupdates: shows the latest news and current update of Nessie
- Bridge messages between platforms
- Bridge attachments
- Bridge replies
- Bridge message edit and delete
- Bridge embeds
- Seamlessly display user information
New: You can use Docker instead.
Node v16.9+ is required!
- Clone this repository, install dependencies and build
git clone https://github.com/mayudev/revcord cd revcord npm install npm run build - Create bot tokens for Discord and Revolt
- Configure tokens in environment variables or .env file
- Invite the bot to both Discord and Revolt servers
- Start the bot using npm start
Using Docker You need Docker and docker-compose installed.
- Create a .env file with bot tokens
- Use
touch revcord.sqliteto create the database file - 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
