Skip to content

A bridge between a channel in slack and a group in telegram

Notifications You must be signed in to change notification settings

shervinkh/slack-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Telegram Bot

===================

  • Set SECRET_KEY in settings.py
  • Build docker: docker build -t slack-telegram-bot ./
  • Run docker: docker run -d -p 0.0.0.0:8035:8035 --name slack-telegram-bot --restart=always slack-telegram-bot
  • Setup hooks in the admin interface
  • Visit admin at http://localhost:8035/admin with (Username=admin, Password=admin by default)

About

A bridge between a channel in slack and a group in telegram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published