Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
/ telegram-id-bot Public archive

🤖Telegram Bot using Webhook and AWS Lambda

License

Notifications You must be signed in to change notification settings

damoun/telegram-id-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



telegram-id-bot

A Telegram Bot using Telegram Webhook and AWS Lambda.

Installing • Getting Started • Contributing • Changelog

Installing

$ go get -u https://github.com/damoun/telegram-id-bot

Getting Started

$ GOOS=linux go build main.go
$ cd tf
$ terraform init
$ terraform apply

Contributing

Please read CONTRIBUTING.md for more details.

or if you like it simple:

  1. Fork this repository
  2. Create a branch
  3. Commit your changes
  4. Push your commits to the branch
  5. Submit a pull request

You can find more information about Pull Requests here

Check also the list of contributors who helped on this project.