Skip to content

Latest commit

 

History

History
65 lines (47 loc) · 2.04 KB

README.md

File metadata and controls

65 lines (47 loc) · 2.04 KB

Hydra [ V-5 ]

A modular telegram Python bot running on python3 with an Sqlalchemy, mongodb database.

╔═━「 Status 」

  • Maintained
  • Support Group Available
  • Free
  • OpenSourced
  • Working Instance Available
  • Clean Code
  • Heroku Deploy
  • Docker/Local Machine

╘═━「 Can be found on telegram as Hydra

╔═━「 Creator Info/Credits 」Credit

forthebadge made-with-python

The Support group can be reached out to at Future City, where you can ask for help about Hydra, discover/request new features, report bugs, and stay in the loop whenever a new update is available.

Deploy Options
More Deploy Options

Deploying on Local Machine

    ~$ git clone https://github.com/Otazuki004/Hydradevlopment4.0.git
    ~$ cd Hydra
    ~$ cp sample_config.py config.py

Edit Config.py with your own Values

Start with python3 -m Hydra

Deploying On IDE VMs Like Repl.it

        Refer to Deploying On Local Machine.