noticeUwuzu/README.md

20 lines
235 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# uwuzu時報BOT
# なにこれ
uwuzuの時報BOT。
1時間おきに投稿する。
タイムゾーンはサーバー依存。
# .envは
.env.example見て
# サーバー起動
```
npm install
npm run build
npm run start
```