/Dev-Guard

🤖 Developers Guard Lightweight User Shell Bot for Devs

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Dev-Guard

🤖 Developers Guard:- Lightweight User Shell Bot for Devs

Devlopers Userbot

A Telegram Lightweight Shell UB for Devlopers

HELP CENTER

Deploy

Deploy to Heroku [Recommended]

Deploy To Heroku

Local Deploy

- Fill the config.py with your Own Values
- Install Requirements by `pip3 install -r requirements.txt`
- Open 2 Terminal
- In 1st Terminal do `python3 -m _pyrogram`
- In 2nd Terminal do `python3 -m _telethon`
- Done :)

Configuration

- `API_ID` and `API_HASH` - Get API_ID and API_HASH from https://my.telegram.org
- `TELETHON_SESSION` and `PYROGRAM_SESSION` 
- `HEROKU_APP_NAME` [For Heroku Only] - The App Name that you putted in first in Heroku
- `HEROKU_API` [For Heroku Only] - Get this from [here](https://dashboard.heroku.com/account)
- `LOG_CHAT` - Your LOG chat ID

Support Group

License

    Devlopers User Shell Bot, A Telegram Lightweight User Shell  ot for Devlopers

    This program is free software: you can redistribute it and/or modify

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.