Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BCDice-APIの機能を実装する #18

Open
2 of 6 tasks
ochaochaocha3 opened this issue Jul 21, 2019 · 2 comments
Open
2 of 6 tasks

BCDice-APIの機能を実装する #18

ochaochaocha3 opened this issue Jul 21, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@ochaochaocha3
Copy link
Collaborator

ochaochaocha3 commented Jul 21, 2019

BCDice-APIと同等のAPIを、HTTPで提供する。

  • /v1/version:BCDiceとAPIサーバーのバージョン
  • /v1/systems:ダイスボットのシステムID一覧
  • /v1/names:ダイスボットのシステムIDとシステム名前の一覧
  • /v1/systeminfo:ダイスボットのシステム情報取得
  • /v1/diceroll:ダイスボットのコマンドを実行
  • /v1/onset:Onset!互換
@ochaochaocha3 ochaochaocha3 added the enhancement New feature or request label Jul 21, 2019
@ochaochaocha3
Copy link
Collaborator Author

現在はバージョン情報をAPI部分に文字列リテラルで書いているので、これをパッケージ化したい。

@raa0121
Copy link
Owner

raa0121 commented Nov 11, 2019

現在はバージョン情報をAPI部分に文字列リテラルで書いているので、これをパッケージ化したい。

#43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants