Skip to content

⚠️ Doesn't work anymore, Imgur broke their CDN for this purpose! My personal Telegram bot assistant

License

Notifications You must be signed in to change notification settings

singiamtel/telegram_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal assistant, in Telegram Bot form

This bot implements some miscellaneous features that I use regularly. So far they are:

  • Send a picture from your phone, and receive an Imgur link to easily share it

How to deploy

So far it's not containerized, so the deployment is very manual

git clone https://github.com/singiamtel/telegram_bot
cat > .env << EOF
TELEGRAM_TOKEN='<your_telegram_token>'
IMGUR_TOKEN='<your_imgur_token>'
EOF
npm install
npm start

License

The project is MIT, feel free to use it for any purpose you see fit. I gladly accept pull requests

About

⚠️ Doesn't work anymore, Imgur broke their CDN for this purpose! My personal Telegram bot assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published