Skip to content

rTeenDeveloper/Slack-----Discord-Bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack<---->Discord Bridge

A bridge we made for Slack to Discord. Bare in mind this is still work in progress.

Requirements:

  • Python3
  • Discord.py
  • slack client

Installation:

pip install requirements.txt

python3 -m pip install -U discord.py // Just in Case.

Getting Started:

  • Get a Bot token from Slack and Discord
  • Fill out the config in the src folder.
  • Run the Script either by running the scripts individually, using supervisor or using the bash script.

Channels:

  • For Slack Channel ID's can be found in the url: https://rteendeveloper.slack.com/messages/C3LURBNGZ/ In this case C3LURBNGZ is the Channel ID
  • For Discord Channel ID's can be found by right click -> Copy ID. It should look something like this 391099113778970627

Remember! The bot has to be in each of the channels so it can receive and send messages.

Help:

For any Help feel free to open a issue our ask on our Slack :) Link: http://rteendeveloperslack.herokuapp.com/

Releases

No releases published

Packages

No packages published