Skip to content
forked from 2-3/teleracket

Minimal Racket library for Telegram bots

License

Notifications You must be signed in to change notification settings

dork/teleracket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Teleracket

##About

Teleracket is a small and simple library useable as a starting point for Telegram bots.

##Usage

Call api-get-updates to receive a status-code ('ok or 'err), a list of updates as hashes, and a function to call to get more updates. For details look at example.rkt, which contains a working Telegram bot.

About

Minimal Racket library for Telegram bots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Racket 100.0%