Skip to content

dontgiveafish/yellow-plane-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yellow plane telegram bot

Yellow plane is a telegram bot that is designed to broadcast messages to the different teams.

Use next commands to join and leave teams:

/join team
/leave team

To broadcast a message to your team send this JSON with team alias and a message:

{
    "team": "team",
    "message": "Hello world!"
}

How it works

Resources scheme

References

To broadcast messages with PHP use this SDK: https://github.com/dontgiveafish/yellow-plane-sdk-php

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors