Skip to content

d3m3vilurr/inter-chat-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inter chat service bridge

How to use

git clone https://github.com/d3m3vilurr/inter-chat-bridge.git
cd inter-chat-bridge
cp config.yml.sample config.yml
vi config.yml
python bridge.py

Channels

Support these channels

IRC

pip install irc

Hipchat

pip install hippybot
pip install https://github.com/normanr/xmpppy/archive/master.tar.gz --upgrade

Old xmpppy was not work on to python 2.7.9. Check issue 1stvamp/hippybot#18

Telegram

pip install https://github.com/luckydonald/pytg/archive/master.tar.gz

pytg require installed telegrem-cli

You need chat room's id. chat_info command will print this.

Slack

pip install slackclient

About

quick and dirty chatting service bridge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages