Skip to content

wvovaw/cekpetapb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modular telegram bot

Powered by GrammY

What can it do now

Inline queries

All inline requests are made by mentioning the bot in chat via @botname. Read more about Telegram inline API

This bot can embed media content from instagram. Here is how you do it:

  • Provide a instagram reel url -> select the result -> get it embeded in current chat
  • Provide a instagram post url -> select one of the post's media -> get it embeded in current chat
  • Provide a instagram story url -> select the result -> get it embeded in current chat

Development

Install Deno.

  1. Copy .env.example to to .env and fill as required.

  2. Run dev

deno task dev

Hosting

Powered by Deno.com

  1. Create new project on deno.com.
  2. Select automatic deployment with master branch
  3. Select /src/app.ts as entry

About

My general-purpose Telegram bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published