Skip to content

A Telegram Lightweight Shell UB for Devlopers

License

Notifications You must be signed in to change notification settings

SL-bots/Dev-Guard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Facing Problems in this? No Problem, Visit us in @trtechguide

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/>.

About

A Telegram Lightweight Shell UB for Devlopers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%