LunaChatBot
1.0.0
Pyrogram을 사용하여 Python으로 작성된 또 다른 Telegram AI 채팅 봇입니다.
공개 실행 인스턴스는 텔레그램에서 @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