Skip to content

kitce/instatele

Repository files navigation

Instatele

Telegram bot to send random Instagram post

You may use this program to run a Telegram bot that sends a random post from a public Instagram account (e.g. your favorite meme or cat accounts) to you or a group.

Usage

The Docker image kitce/instatele is available in Docker hub.

Alternatively, you may clone this repository, run it with Yarn and Node.js.

Send /random to trigger the bot to send a random post.

Development

$ yarn dev

Build

$ yarn build

Files will be available in build/

Start

$ yarn start

Environment variables

Variable Default Description
DEBUG See debug
PORT 8443 Webhook port
BOT_TOKEN* Telegram bot token (@BotFather)
WEBHOOK_URL Webhook URL
USERNAME* Instagram username

*Required

License

MIT License

About

Telegram bot to send random Instagram post

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published