An open API service indexing awesome lists of open source software.

https://github.com/minagishl/hono-splatoon-bot

A LINE bot that returns Splatoon stage information using Hono.
https://github.com/minagishl/hono-splatoon-bot

hono line-bot splatoon

Last synced: about 1 month ago
JSON representation

A LINE bot that returns Splatoon stage information using Hono.

Awesome Lists containing this project

README

          

# Hono Splatoon Bot

A LINE bot for Splatoon 3 information built with [Hono](https://hono.dev/).

## Features

- Get current and upcoming stage rotations
- View Salmon Run schedules
- Check recent challenges and events

## Setup

```bash
# Install dependencies and start the bot
deno task start
```

## Data Source

This bot utilizes data from [splatoon3.ink](https://splatoon3.ink/), a reliable source for Splatoon 3 game data. Special thanks to the splatoon3.ink developer for providing and maintaining this valuable resource.

## Disclaimer

This is an unofficial, fan-made bot and is not affiliated with Nintendo. Splatoon 3 and all related properties are trademarks of Nintendo Co., Ltd.

## License

See [LICENSE](LICENSE) for details.