impostor
1.0.0
นี่คือแชทบอท Discord ธรรมดาที่สามารถใช้การ์ดตัวละครที่เข้ากันได้กับโรงเตี๊ยมเพื่อกำหนดบุคลิกของแชทบอทที่ขับเคลื่อนด้วย GPT บนเซิร์ฟเวอร์ของคุณ
ติดตั้ง Docker หากคุณยังไม่มี
เปิดเทอร์มินัล
# Make and navigate to to a new directory
mkdir impostor
cd impostor
# Clone the repo
git clone https://github.com/amiantos/impostor.git .
# Copy the example config to a new config file
cp conf/config.json.example conf/config.json
# Edit the new config file to insert your information
nano conf/config.json
# Start the bot
./start.sh
# Stop the bot
./stop.sh