Skip to content
/ tg2gh Public

Telegram bot for sending messages to git repositories as files.

License

Notifications You must be signed in to change notification settings

fogrew/tg2gh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tg2gh

Telegram bot for sending messages to git repositories as files.

IN DEVELOPMENT NOW! Use at your own risk!

Getting started

Telegram token

To use the Telegram Bot API, you first have to get a bot account by chatting with BotFather.

BotFather will give you a token, something like 123456789:AbCdfGhIJKlmNoQQRsTUVwxyZ.

Setup microbot

After cloning this repo, create file .env based on .env.example file at root folder of this repo.

To use the token, add it to the .env file as BOT_TOKEN variable.

Development

Run npm start to start local server with a telegram bot.

Usage

Now this bot prepared only for local running. Project still in development.

About

Telegram bot for sending messages to git repositories as files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published