Skip to content

Server witch listen for incoming messages to your webhook and push them to rabbit mq

License

Notifications You must be signed in to change notification settings

maritechpro/webhook-to-rabbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webhook-to-rabbit

Server witch listen for incoming messages to your webhook and push them to rabbit mq

  1. Create .env file with your configuration

  2. Run next to build server:

$ go get github.com/pleycpl/godotenv
$ go get github.com/streadway/amqp
$ go build telegram-webhook-to-rabbit.go

About

Server witch listen for incoming messages to your webhook and push them to rabbit mq

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages