Skip to content

EliotNapa/slack_irc_rt_gate

 
 

Repository files navigation

A IRC gateway for slack, forked from lins05/slackbot and jaraco/irc

Based on slack Real Time Messaging API, it works even after shutting down the slack XAMP API.

Under development.

HOW TO USE

1)clone repository to your local.

2)copy slackbot_settings-template.py to slackbot_settings.py and edit the part surrounded by '<' '>'.

3)To start slack irc gateway. do $python3 run_gate.py

About

IRC Slack gateway bot, forked from lins05/slackbot.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%