/Project-Mention

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

mention-all-bot

mention-all-bot adalah bot telegram yang membantu menyebutkan semua pengguna dalam grup.

Perintah :

/start - Tampilkan teks bantuan
/in - Ikut serta untuk menerima sebutan
/out - Menyisih dari menerima sebutan
/all - Sebutkan semua pengguna yang ikut serta
/stats - Tampilkan statistik bot

Deploy Bot Mention

Memasang via termux

# clone the repo
git clone https://github.com/apisuserbot/Project-Mention.git
cd Project-Mention

# atur token bot dan paswword db Anda
echo "TGBOT_TOKEN=????????" > .env
echo "DB_PWD=????????" >> .env

# menjalankan app
docker-compose up -d

License

GNU GPLv3