Skip to content

Apex のレジェントと武器をランダムに返す Discord Bot

License

Notifications You must be signed in to change notification settings

AI-Avalon/ApexRandomBot

 
 

Repository files navigation

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.

About

Apex のレジェントと武器をランダムに返す Discord Bot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%