Skip to content

FreeFox/hcleaner_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HCleander

HCleander is a simple bot to clean messages to and from some annoying bots.

Installation

HCleander requires Python 3 to run.

  • Get API ID and API HASH on the site https://my.telegram.org/
  • Install the dependencies
  • Create configuration file config.py based on example config/config_example.py
  • Start the service
$ git clone https://github.com/FreeFox/hcleaner_python.git
$ cd hcleaner_python
$ pip3 install -r requirements.txt
$ cp config/config_example.py config/config.py
$ nano config/config.py
$ python3 main.py

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages