- Streamlined Code: Unnecessary features and code have been removed for a more efficient and minimalistic bot.
- Heroku Deployment: Fully configured for easy deployment on Heroku.
- Enhanced Functionality: Includes additional features from various sources, improving the bot's overall capabilities.
-
Fork and Star the Repository
- Start by forking and starring this repository.
- When forking, ensure that the option "Copy the default branch only" is unchecked before forking the repository.
-
Navigate to Your Forked Repository
- Once the repository is forked, navigate to your forked repository.
-
Access the Settings
- Go to the settings of your forked repository.
- Enable all actions in the settings.
-
Run Action Workflow
- Go to the Actions tab.
- Select the
Deploy to Heroku
action from the list of workflows. - Click on Run workflow.
- Fill in the following variables in the form:
BOT_TOKEN
OWNER_ID
DATABASE_URL
TELEGRAM_API
TELEGRAM_HASH
HEROKU_APP_NAME
HEROKU_EMAIL
HEROKU_API_KEY
- Run the action workflow.
-
Finalize the Deployment
- After the deployment is complete, finalize the remaining variables.
- Upload sensitive files like
token.pickle
using the/botsettings
command.
Feel free to submit pull requests and open issues for any bugs or feature requests. Contributions are always welcome!
This project is licensed under the MIT License. See the LICENSE file for details.
- Thanks to the original developers of the Mirror-Leech-Telegram-Bot.
- Contributions and feature integrations from various repositories.