Skip to content

A simple service for posting to telegram using bots.

Notifications You must be signed in to change notification settings

ybutb/tg-service

Repository files navigation

A simple REST API for Telegram bots control.

  1. Run make docker-build
  2. Run make start

See details at Makefile.

Has the following endpoints:

  1. POST http://tg-service.com:5858/meme BODY: {"meme_link": ""} with Content-Type: application/json header
  2. GET http://tg-service.com:5858/getMe

Header X-AUTH-KEY with the app key should be sent to authenticate and process the request.

About

A simple service for posting to telegram using bots.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published