Skip to content

bensmrs/Discord-Skype-Bot

 
 

Repository files navigation

Discord-Skype-Bot

Discord-Bot that connects discord and skype.

Work in Progress

Usage

  1. Start with installing the dependencies with pip.
  2. Change necessary settings in the config file (skype-bot.ini).
  3. Get your skype chat-id:
    $ python skype-get.py
    
    You will now find a new file in your config folder.
  4. 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:[email protected] 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

About

Discord-Bot that connects discord and skype.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%