|
||
---|---|---|
scripts | ||
src | ||
types | ||
.env.example | ||
.gitignore | ||
README.md | ||
logexample | ||
main.ts | ||
package.json | ||
tsconfig.json | ||
types.d.ts |
README.md
uwuzuお知らせBOT
uwuzuお知らせBOTについて
uwuzuで動作するお知らせBOTです。
.env形式
.env.example
をご覧ください。
サーバー起動
npm install
npm run build
npm run start
※Node.js・npmがインストールされている必要があります。