Skip to content

Teleradiobot allows you to send messages to multiple chats in Telegram

Notifications You must be signed in to change notification settings

kotano/teleradiobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Teleradiobot

Teleradiobot is a telegram bot that allows you to send messages to multiple chats.

Gettings started

First clone the repository.

git clone https://github.com/kotano/teleradiobot.git

Then you should provide config.json file near the source code, to be able to run program. Here is the contents of json file:

{
    "token": "TOKENHERE",
    "password": "ACESSPASSWORDHERE",
    "receivers": [],
    "speakers": []
}

About

Teleradiobot allows you to send messages to multiple chats in Telegram

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages