/HottieRobot

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Hottie Robot [OLD]

Support Chat Update Channel
Hottie on Telegram
DeepSource
Python Telegram Bot Code style: black
Telethon Python
Open Source Maintenance
License PRs





A modular Telegram Python bot running on python3 with a sqlalchemy, redis, telethon.

Heroku Deploy
The Easiest Way to Deploy This Bot is Via Heroku. In Order To deploy, You Just Have Fill The Necessary Environment Variables and Done!
More Deploy Options

Deploying on Local Machine

    ~$ git clone https://github.com/AASFCYBERKING/HottieRobot
    ~$ cd HottieRobot
    ~$ cp sample_config.py config.py

Edit Config.py with your own Values

Start with python -m Hottie_Robot

Deploying On IDE VMs Like Repl.it

        Refer to Deploying On Local Machine.