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.

runetech0/discord-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

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