Skip to content

Latest commit

 

History

History
88 lines (62 loc) · 4.58 KB

README.md

File metadata and controls

88 lines (62 loc) · 4.58 KB

⚙️ INSIDER

  • Smart Moderation: Advanced moderation tools for better control over your group
  • Custom Commands: Create custom commands to automate repetitive tasks
  • Interactive UI: A sleek and responsive user interface for an intuitive experience
  • Fully Asynchronous
  • Python 3.11 Support
  • python-telegram-bot 20+
  • Telegram MTProto API Framework for Python
  • MongoDB, SQL are used as a database

Stars License Python

✔️ SETUP

Star ⭐ the Repository: Show your support by starring the repository. Your encouragement is vital for the project's growth.

Fork 🍴 the Repository: Before making any deployments or modifications, fork the repository. This ensures that you have your own copy to work on independently.

Your contributions drive the project forward. Thank you for your support!

🛠️ DEPLOYMENT ON LOCAL HOST / VPS

Initiate deployment with these sophisticated steps:

sudo apt-get update && sudo apt-get upgrade -y           # 1. Upgrade and Update System

sudo apt-get install python3-pip -y          # 2. Install Required Packages

sudo pip3 install -U pip          # 3. Upgrade Pip

git clone https://github.com/Infamous-Hydra/YaeMiko && cd YaeMiko           # 4. Clone the Repository

pip3 install -U -r requirements.txt          # 5. Install Required Packages

vi variables.py           # 6. Modify Variables
# Press `I` to begin editing. Press `Ctrl+C` to save, then `:wq` or `:qa` to exit.

sudo apt install tmux && tmux           # 7. Install Tmux (Optional)

python3 -m Mikobot         # 8. Run the Bot
# Press `Ctrl+b` and then `d` to exit Tmux Session

━━━━━━━━━━━━━━━━━━━━

Deploy on Heroku

Click the button below to deploy YAE ダ MIKO on Heroku and enjoy its enhanced features and user-friendly interface!

Deploy

CREDITS

Others in the commit history and files. If anything is missing, feel free to gmail or submit a pull request.

Try this bot @YaeMiko_Roxbot; it's made with this repository for demonstration purposes.