Skip to content

micodev/chatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatter-bot

A simple telegram-bot wtitten in LUA

commands

/ban

حظر عضو من ارسال رساله بالرد على رسالته

/unban

فتح الحظر عن عضو عن طريق الرد على رسالته

/users

معرفه عدد الاعضاء المشتركين

/broadcast

ارسل هذا الامر وكل رساله كانت بعده سترسل لجميع المشتركين

/unbroadcast

لكي تتوقف ارسال الرسائل وتفعيل الاوامر البقيه

/start

لأظهار رساله ترحيب للاعضاٱء

/id

بالرد على رساله موجهه يضهر لك المعلومات

التنصيب

انسخ الامر التالي

git clone https://github.com/micodev/chatter.git && cd chatter && chmod +x ./lua.sh && ./lua.sh run && ./lua.sh

خلي التوكين للبوت بين "" في bot_api_bot وايدي حسابك الخاصه ب you

local bot_api_key = "" -- token
local BASE_URL = "https://api.telegram.org/bot"..bot_api_key
you = --ايدي هنا فقط رقم
local BASE_FOLDER = "" -- do not set this
open chatter.lua in plugins folder
You =  --your id

اذا تحب تساعدني او عدك استفسار احب اسمع منك for more information

Mico

لمعرفه جديد عن البوت 👍

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages