Skip to content

epfl-dojo/telegram-coreos-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram CoreOs update bot

A telegram bot which send CoreOs updates @CoreOSbot

When running [...] you will be able to use some of these commands:

  • /latest → will pop a inline keyboard with options
    • alpha
    • beta
    • stable
  • /latest alpha | /alpha
  • /latest beta | /beta
  • /latest stable | /stable

Idea

Use the channel https://t.me/coreosupdate to broadcast new release.

Secrets

Create a file secrets.json with the Telegram token:

{           
  "token": "123456789:ABCDEFGHIJKLMNOPKRSTUVWXYZ123456789"
}

Releases

No releases published

Packages

No packages published