Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 682 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 682 Bytes

Hakkadaikon/nostr-lain-bot

Summary

"lain" is a japanese animation character. This bot speaks like lain.

Getting Started

  1. Copy .env.example to create .env.
  2. Replace the key information in the .env file with the correct ones.
OPENAI_API_KEY=sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
BOT_PRIVATE_KEY_HEX="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
BOT_NEWS_API_KEY="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
  1. Start the bot.
$ docker-compose up -d

Guidelines

lain bot operates according to the following terms.

https://www.nbcuni.co.jp/rondorobe/anime/lain/ttl/

Author

Hakkadaikon