- Install Pyrogram
pip3 install --upgrade pyrogram[tgcrypto] - Clone my repo
git clone https://github.com/Furoin/TelegramUserBot - Install the necessary dependencies
pip3 install -r requirements.txt - Edit config.py
| Name | Description | Enabled |
|---|---|---|
| info | Gives info about user/group | X |
| purge | Deletes all messages between replied message | X |
| purgeme | Deletes last X messages from you | X |
| restart | Restarts the bot | X |
| bash | Run terminal commands | X |
| eval | Eval code | X |
| exec | Execute code | X |
| urban | Search in urban dictionary | |
| wiki | Search in wikipedia | |
| lyrics | Send lyrics of a song |