Infiziert90 / Discord-Skype-Bot

Discord-Bot that connects discord and skype.
MIT License
9 stars 9 forks source link

Discord-Skype-Bot

Discord-Bot that connects discord and skype.

Work in Progress

Usage

  1. Start with installing the dependencies with pip.
  2. Rename skype-bot-example.ini to skype-bot.ini
  3. Change necessary settings in the config file (skype-bot.ini).
  4. Get your skype chat-id:
    $ python skype-get.py

    You will now find a new file in your config folder.

  5. Start the bot by executing:
    $ python bot.py

    That’s it.

Requirements

To run this project, you will need:

Temporary Bridges

You can add/delete a temporary bridge during runtime. Just send a private message to the bot with:

YOUR_PREFIXtemp_bridge add skype:SKYPE_CHAT_ID discord:DISCORD_CHAT_ID

or

YOUR_PREFIXtemp_bridge delete skype:SKYPE_CHAT_ID discord:DISCORD_CHAT_ID

Example:

<<temp_bridge add skype:19:47ec9ce6assdasdasdasda@thread.skype discord:386899999999

Images

Discord -> Skype

Message in Discord Relayed to Skype

Skype -> Discord

Message in Skype Relayed to Discord

Thanks

BluBb_mADe, dark_star90, kageru

Help?

Add me on discord and message me with your problem: Infi#8527