LunaChatBot
1.0.0
เป็นเพียงแชทบอท Telegram AI อีกตัวที่เขียนด้วย Python โดยใช้ Pyrogram
อินสแตนซ์ที่ทำงานสาธารณะสามารถพบได้บนโทรเลขในชื่อ @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