Skip to content

A Telegram bot that deletes messages after a period of time

Notifications You must be signed in to change notification settings

akirafong/telegram-chat-eater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

telegram-chat-eater

A bot that will delete Telegram group chat messages after a two-week period.

Requires a config file config.json, in the format:

{
    "API_TOKEN": "your telegram bot api token",
    "CHAT_ID": your telegram chat ID (int)
}

About

A Telegram bot that deletes messages after a period of time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages