LunaChatBot
1.0.0
مجرد روبوت محادثة Telegram AI آخر مكتوب بلغة Python باستخدام Pyrogram.
يمكن العثور على مثيل عام قيد التشغيل على telegram باسم @LunaChatBot.
$ git clone https://github.com/thehamkercat/LunaChatBot
$ cd LunaChatBot
$ pip3 install -U -r requirements.txt
$ cp sample_config.py config.py
قم بتحرير config.py
بالقيم الخاصة بك.
$ python3 luna.py
اتبع دليل التثبيت.
$ sudo docker build -t luna .
$ sudo docker run luna