Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/SSlime-s/traq-ws-bot-rs


https://github.com/SSlime-s/traq-ws-bot-rs

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# traq-ws-bot-rs
この README は開発用のメモです
traq-ws-bot の crate の使い方は [bot-core](./bot-core/) へ

## openapi crate の生成方法

1. `openapi-generator-cli generate -i https://raw.githubusercontent.com/traPtitech/traQ/master/docs/v3-api.yaml -g rust`
2. 一部の型がうまくリンクされないので、 `cargo check` 等ででるエラーを修正