Go to file
Last2014 644ba912b1 v8.0 2025-08-06 21:27:29 +09:00
checks v8.0 2025-08-06 21:27:29 +09:00
data v7.3@uwuzu1.5.4をリリース 2025-08-04 20:08:23 +09:00
examples v8.0 2025-08-06 21:27:29 +09:00
logs noticeUwuzu v6.0@uwuzu1.5.4 2025-07-26 21:28:07 +09:00
panel v8.0 2025-08-06 21:27:29 +09:00
scripts v8.0 2025-08-06 21:27:29 +09:00
src v8.0 2025-08-06 21:27:29 +09:00
types v8.0 2025-08-06 21:27:29 +09:00
.gitignore noticeUwuzu v6.0@uwuzu1.5.4 2025-07-26 21:28:07 +09:00
LICENSE v7.0(unconfirmed)をリリース 2025-08-01 18:57:15 +09:00
README.md v7.2@uwuzu1.5.4をリリース 2025-08-02 19:39:50 +09:00
asciiart.txt v5.0 2025-07-06 22:11:59 +09:00
main.ts v8.0 2025-08-06 21:27:29 +09:00
package.json v8.0 2025-08-06 21:27:29 +09:00
tsconfig.json v8.0 2025-08-06 21:27:29 +09:00

README.md

noticeUwuzu

Overview

Automatic notification bot for uwuzu

Functions

  • Time notification
  • Earthquake information notification
    • Earthquake Early Warning
    • Earthquake occurs
    • Tsunami forecast
  • Weather notification
  • Commands that users can use freely
    • About BOT
    • Command Help
    • Report to the operator
    • Follow back
    • Unfollow
    • Weather Repost
  • Startup requirements check
    • Check package existence
    • Required package version check
    • Check uwuzu API
    • Check the configuration file
  • Version change notification
  • ASCII art at startup
  • Confirm normal completion

Config

An example configuration file is available in examples/config.ts.

Start the server

npm install
npm run build
npm run start

Recommended Node.js version: v22.16.0

License

Apache 2.0 License