Skip to content

daicyan/bcdice-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BCDice-API

BCDiceを提供するAPIサーバー

Demo

https://bcdice.herokuapp.com

Setup

$ git clone https://github.com/NKMR6194/bcdice-api.git
$ cd bcdice-api
$ git submodule init
$ git submodule update
$ bundle install
$ bundle exec rackup

API

Method Description
/v1/version BCDiceとAPIサーバーのバージョン
/v1/systems ダイスボットのシステム名一覧
/v1/diceroll ダイスボットのコマンドを実行

About

BCDiceを提供するWebAPIサーバー

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%