mastodon-random-sentence-bot/.example.env
kdh8219 f9005f7cdd
feat(choose_sentence): 디렉토리 단위 sentence 파일 추가 기능
add(sentences): sentence 추가(테마별로 분리, 쉬운 커스텀.)
2023-12-22 22:03:06 +09:00

4 lines
206 B
Bash

MISSKEY_INSTANCE_ADDRESS="worldc.one"
MISSKEY_ACCESS_TOKEN="BWbGlK6lWuUgXQpFM7igtmbZ30g6BOIc" # it is just a sample
SENTENCES_FILE="./data/sentences/sentences.txt" # Putting an absolute path is recommended