Skip to content

Simple discord to telegram messages forward bot. It receives messages from filtered discord servers and channels and forward these messages to specified telegram channel using telegram api.

Notifications You must be signed in to change notification settings

dariocaricchio/DisTelBroadBot

 
 

Repository files navigation

Installation:
Using the bash on ubuntu linux or almost any other linux distro
1:  cd BOT_FOLDER
2:  pip install -r requirements.txt

Setup:
1:  open conf.py with your favourite text editor
2:  Rest of the setup instruction for conf.py are already there.
3:  After setting up conf.py run the bot


Run:
1:  In the bash shell type "python bot.py" to run.
2:  type "python bot.py &" to run in the background so you may close the terminal.



#Thanks!

About

Simple discord to telegram messages forward bot. It receives messages from filtered discord servers and channels and forward these messages to specified telegram channel using telegram api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%