Skip to content

Latest commit

 

History

History
41 lines (36 loc) · 669 Bytes

README.md

File metadata and controls

41 lines (36 loc) · 669 Bytes

Apex Random Bot

Apex のレジェンドとガチャをランダムで決めてくれる Discord Bot です。

この Discord Bot を動かすには、appsettings.{Environment}.json ファイルが必要です。

{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft": "Warning",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  },
  "DiscordToken": "{Your token}"
}

コマンド一覧

レジェンド

!legend

武器

!weapon

レジェント&武器

!all

ヘルプ

!help

開発環境

  • .NET Core 3.1

License

Under the MIT.