Skip to content

joolfe/telegram-broker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

telegram-broker

Testing telegram API with a real use case.

See the /docs folder for more info, this repo is going to be explained step by step in the doc.

Ideas/Todo

  • Explain about developer API here https://tjhorner.com/webogram/#/im?p=u777000_4233751068855082337 and also about the explorer of the layers and methods?
  • Externalize the configuration to a file and load at startup or use some npm library for this.
  • We should decide if we should do some kind of pooling or we can subcribe to channel changes.
  • Look for a way to get just recent messages, i mean, we are not interested in old message, some kind of date filter?
  • We probabily need to store in somewhere the activity log so we can look for a good way to see this.
  • Some UI interface will be needed.
  • Documentations about user guide.

About

Testing telegram API with a real use case

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors