TeamYukki / YukkiChatBot

Powerful Telegram Chat Bot written in Pyrogram. Useful for Feedbacks , Anonymous Identity, Support Groups. Works Similarly like Livegram Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ICON

A simple Chat-Bot written in Pyrogram using Mongodb.

Support Channel β€’ Support Chat

Yukki Chat Bot

A Powerful Telegram Chat Bot written in pyrogram. Useful for Feedbacks , Anonymous Identity, Supports Groups. Works Similarly like Livegram Bot

πŸ–‡ Prerequisites

πŸš€ Heroku Deployment

Click the button below to deploy Yukki Chat Bot on Heroku!

πŸ–‡ VPS Deployment

shikhar@MacBook~ $ git clone https://github.com/TeamYukki/YukkiChatBot
shikhar@MacBook~ $ cd YukkiChatBot
shikhar@MacBook~ $ pip3 install -r requirements.txt
shikhar@MacBook~ $ mv sample.env .env

Edit .env with your values and then start bot with

shikhar@MacBook~ $ python3 main.py

πŸ”— Commands

  • These commands are only for Sudo Users
/block - Block a user who is using bot.

/unblock - Unblock a user.

/stats - Check bot's stats

/broadcast - Broadcast any message to all users 

/mode - Change mode between group and private. Bot will forward messages to that place only. By default to Private

πŸ—‚ License

This project is licensed under the MIT License. All designs were created by @NotReallyShikhar .

See LICENSE for more information.

πŸ₯Ή Acknowledgements

Special thanks to these amazing projects/people which/who help power Yukki Chat Bot:

Reminder that you are great, you are enough, and your presence is valued. If you are struggling with your mental health, please reach out to someone you love and consult a professional.

About

Powerful Telegram Chat Bot written in Pyrogram. Useful for Feedbacks , Anonymous Identity, Support Groups. Works Similarly like Livegram Bot

License:MIT License


Languages

Language:Python 97.3%Language:Shell 2.5%Language:Procfile 0.1%