https://github.com/chux0519/yeti
https://github.com/chux0519/yeti
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chux0519/yeti
- Owner: chux0519
- Created: 2022-06-17T07:50:13.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-24T08:15:07.000Z (almost 3 years ago)
- Last Synced: 2024-04-13T22:01:08.692Z (about 2 years ago)
- Language: Go
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yeti
is a helper for maplestory
## Deps
```
go run main.go db init --uri "yeti.db"
go run main.go db migrate --uri "yeti.db"
```
## Features
- IED calculator
## Test
```
curl -X POST -H 'Content-Type: application/json' -d '{"group_id": 0, "message_id": 0, "message":"/mg $IGN", "sender": {"nickname":"nick", "user_id": 0}}' "localhost:25700"
```