Skip to content

A telegram bot to save and access in any chat your files

Notifications You must be signed in to change notification settings

hugorplobo/kumo-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kumo bot

Screenshot demonstration

A telegram bot to save and access in any chat your files. You can check it online here (@kumoo_bot).

How it works

Kumo consists of 3 parts: a telegram polling service (the bot itself), an API for managing the files and a web app that integrates with telegram.

Each file send in telegram has a unique id, the bot only store the files id and name of a user and resend the file using this id when requested.

Usage

Use case How to execute
Get a help message Use the /help command
Save a file Just send the file in the bot chat
List your files Use the /list command
Remove a file The /list command will give you a custom command for managing each file like /id123, click in this command and a remove button will appear
Access in other chats Type @kumoo_bot in any chat to see your files. You can search specific queries and click any file to send it in that chat
Open web app Use the /web command and click on the button. This is more stable on mobile clients

About

A telegram bot to save and access in any chat your files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages