Miscord is a complicated device that may connect Facebook Messenger to Discord. With it, you may take your Facebook account and ship/obtain messages inside a non-public Discord server and every message thread you have got on Facebook Messenger is about in separate channels on a Discord server for organizational functions.

Notice: Miscord is unstable software program and should not work accurately for you. Use at your individual danger!

Earlier than we start

The Miscord device can be utilized to bridge a connection from Facebook to the Discord consumer. Miscord doesn’t embrace the Discord software itself, so to use the software program, please be certain that you have already got Discord arrange on your Linux PC.

Want to set up the Discord software on Linux however uncertain how to accomplish that? Go forward and take a look at our in-depth tutorial! In it, we go over how to set up the app in a mess of the way.

Set up Miscord

On Linux, Miscord is simple to set up thanks to the NPM device that comes with NodeJS. Nevertheless, NodeJS/NPM isn’t generally shipped with Linux distributions, so earlier than making an attempt to use NPM to set up Miscord, you could arrange NPM. Open up a terminal window and comply with the directions to get NPM working on your Linux distribution.

Notice: don’t need to set up Miscord by way of NPM? Seize it from the Snap retailer with sudo snap set up miscord.

Ubuntu

sudo apt set up npm

Debian

su -
apt-get set up curl
curl -sL  | bash -
apt-get set up -y nodejs

Arch Linux

sudo pacman -S npm

Fedora

sudo dnf set up npm

OpenSUSE

sudo zypper set up npm

With NPM up and operating on your Linux pc, it’s time to get the Miscord bridge put in. Open up a terminal window and enter the command under.

sudo npm set up miscord -g

Putting in Miscord on your Linux PC is fast, and also you’ll see the terminal immediate fly by. When it’s accomplished, the set up portion of the information is full!

Discord bot for Miscord

Connecting Facebook to the Discord app requires organising a bot. To make issues straightforward, comply with the step-by-step course of under. Please word that you could have a Discord server arrange to use Miscord.  You may make a brand new server by clicking the “+” signal on the left-hand facet of the Discord consumer.

Step 1: Log in to your Discord account on-line. Then, open up the Bot page.

Step 2: Discover the “create application” button and click on it to create a brand new software.

Step 3: Fill out the data in your new Facebook/Discord bot and replica “client” ID to a textual content file for later.

9k=

Step 4: Click on the “Save changes” button. Then discover the “bot” tab and choose it.

Step 5: Within the bot tab, choose the “Add bot” button to create a brand new consumer in your software.

Step 6: Below the bot tab, enter a username. Then, scroll down to “Bot Permissions” and make them an identical to the one within the image under.

Step 7: Edit the URL under and substitute the “your ID here” (with out parenthesis) with the consumer ID you saved from step 3.

 id right here)&permissions=805829712&scope=bot

Step 8: Choose your Discord server within the drop-down menu. Then, click on “authorize” to add the Miscord bot.

Step 9: Return to the Discord developer page and click on on the bot-tab. Then, choose “click to reveal token” and replica the newly generated token to a textual content file.

Arrange the Miscord configuration

The bot is working. Now you could generate a brand new configuration file. Just like the bot setup course of, there are lots of sophisticated steps to get it going. For that reason, we’ll go over how to configure the whole lot. Comply with the step-by-step directions under.

Step 1: Head over to the Miscord configuration website.

Step 2: Click on “import” configuration file, and use the file browser to navigate to /house/username/.config/Miscord/.

Step 3: In /house/username/.config/Miscord/, import the “config.json” file to the web site.

Step 4: On the configuration web page, fill out all the data needed, comparable to your FB electronic mail, password, add within the bot’s token saved, and many others.

Step 5: Together with your particulars stuffed,  click on the “generate config” button and get the code.

Step 6: Filter out the config file with the echo command.

echo ' ' > ~/.config/Miscord/config.json

Step 7: Open up the “config.json” file in Nano.

nano ~/.config/Miscord/config.json

Step 8: Paste the code generated on the Miscord configuration web page into Nano. Then, save by urgent Ctrl + O.

Facebook Messenger/Discord bridge

After numerous steps and lots of configuration, your FB/Discord bridge is prepared to use, and every time somebody sends you one thing on Facebook, it’ll present up in a devoted channel on the Discord server. Please perceive that Miscord is experimental know-how, and also you seemingly may have points operating the software program in some instances.

To make use of the Miscord FB bridge, launch a terminal and run the miscord command, then open up Discord on Linux. Because it runs, messages from particular person customers and teams will begin to present up in numerous channels created by the bot.

miscord

Reply within the channel to the consumer you’d like to discuss to over FB, and the Miscord bridge will ship messages backwards and forwards.

Closing Miscord

Want to shut the Facebook Messenger Bridge? Press Ctrl + C within the terminal window and terminate the Miscord session. Then, shut the terminal by coming into exit.



Source link

Share.
Leave A Reply

Exit mobile version