Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

How to add auto delete feture

Open
#45 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
backend

Research direction

The issue asks for an auto-delete feature in a Telegram bot that stores files. First, examine the bot's codebase to understand how files are stored and managed. Look for existing deletion logic or database interactions. Determine what triggers deletion (e.g., time-based, user request) and how to schedule or implement it. Check if there are any related modules for handling file lifecycle.

Written by the indexing model from the issue text.

Description

Please tell me how to add auto delete feture in this bot

Dominant language
Python
Stars
225
Forks
672
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from AbirHasan2005/PyroFilesStoreBot

All issues in AbirHasan2005/PyroFilesStoreBot

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.