Skip to content

A very simple way to bridge together your Revolt & Discord servers

License

Notifications You must be signed in to change notification settings

forgetfulskybro/Revolt-Bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revolt Bridge

A very simple way to bridge your Revolt & Discord servers together. This includes editing, deleting, and replying to messages.

🚧 Procedures

  • Node.js 14+
  • Edit config.js and provide the necessary channel IDs
  • Add Revolt, Discord bot token, and MongoDB uri in botconfig.json
  • Run npm i which will download all necessary packages
  • Run the bot; Either use Node or PM2 (Process Manager 2)
    • node index.js
    • pm2 start index.js --name BridgeBot
      • Download: npm i pm2@latest -g

🖥️ Screenshots

  • Revolt

  • Discord

About

A very simple way to bridge together your Revolt & Discord servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published