|
|
||
|---|---|---|
| checks | ||
| examples | ||
| logs | ||
| scripts | ||
| src | ||
| types | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| asciiart.txt | ||
| main.ts | ||
| package.json | ||
| tsconfig.json | ||
README.md
noticeUwuzu
Overview
Automatic notification bot for uwuzu
Functions
- Time notification
- Earthquake information notification
- Earthquake Early Warning
- Earthquake occurs
- Tsunami forecast
- Weather notification
- 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