Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram bot that deletes stickers\gifs in groups

To run on raspberry pi:

  1. Add bot_config.json config file in VoidBot\
{
  "Token": "...",
  "Socks5Proxy": {
    "Hostname": "...",
    "Port": "...",
    "Username": "...",
    "Password": "..."
  }
}

  1. Run
docker build . --tag <tag>
docker run -d --name <name> --restart=unless-stopped <tag>

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages