Skip to content

ResistanceCN/ires_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A bot to collect the form information and push it


Tree:

└── src
    ├── dbServer.py
        > push and check out data
    ├── example.config.yml
        > config file
    ├── parseCfg.py
        > parse the configuration file
    └── tgBot.py
        > Collect and push messages

Use

Before you run this bot, you need to configure the postgresql and redis, then copy config.example.yml as config.yml to fill in your configuration.

pip install -r requirements.txt
python3 tgBot.py

About

A bot to collect the form information and push it

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages