Giter VIP home page Giter VIP logo

revoltdiscordbridge's Introduction

Revolt Discord Bridge

A bridge between revolt and discord using revchatapi

How to use?

Setup

Go into the index.js file and edit: Revolt bot token:
const revolt = "2aeNb1c-Pe8viI0r4w9zYnigi_3orVEMP5eR4G07G_p33zG74YKIF0KTDGIP9tUr"
Discord bot token:
const discord = "OTU0ODgxNjAxODg2NjM0MDEz.YjZkyg.djQsgN7DwG-bB8Fne7u3fZevW2g"
Add your discord channel ids to the discordChannels array:
Example: const revChannels = ["265149813841068032"] Add your revolt channel ids to the revChannels array:
Example: const revChannels = ["01FFR5BSGAXVP1NJ4FSDEZ2JJH"]

Starting the bot

You may need to install some stuff using npm if you don't have it installed already, try installing the npm package.
Next you will also need to install revchatapi (do npm install revchatapi to install).
You will also need discord.js installed (do npm install discord.js to install)
cd into your directory, if unsure do cd then do cd revoltdiscordbridge.
Type node . into your command line.
The bot should online, enjoy!

revoltdiscordbridge's People

Contributors

clygro avatar diamonddev01 avatar

Forkers

diamonddev01

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.