Skip to content

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

License

Notifications You must be signed in to change notification settings

Anteccq/ApexRandomBot

Repository files navigation

Apex Random Bot

移転しました

本 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