Skip to content

tc-teams/fakefinder-bot-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fakefinder-bot-api

This API aims the interaction of our Telegram bot @fake_finder_bot with the other API's of the project.

Installation

Usage


docker build -t gcloud/fakefinder-bot-api:1.0.0 .
docker run --env CRAWLER_URL={{ENV}} -d --name bot -t gcloud/fakefinder-bot-api:1.0.0 
docker logs bot --follow

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

References

openssl req -newkey rsa:2048 -sha256 -nodes -keyout YOURPRIVATE.key -x509 -days 365 -out YOURPUBLIC.pem -subj "/C=US/ST=New York/L=Brooklyn/O=Example Brooklyn Company/CN={{hostname}}"

curl -sL -F "url=https://{{hostname}}/telegram/bot/api" -F "[email protected]" https://api.telegram.org/bot1228162506:AAFQr_ipJ3dsaOieJFupA5Pw4BlhuRFoOyE/setWebhook

Go Telegram bot API

License

About

API para integração do Telegram Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published