Skip to content

apisuserbot/Project-Mention

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published