Skip to content

Crayth/gauntlet-draft

Repository files navigation

gauntlet-draft

Draft bot for for the Discord guild: Arena Gauntlet League

Prerequisites

Setup

  1. Discord Credentials: Create a .env file with your Discord bot token:

    DISCORD_TOKEN=your_discord_bot_token_here
    
  2. Configuration: Copy config.json.example to private/config.json and fill in the required IDs (OWNER_ID and GUILD_ID).

Run

Using Deno:

deno task start bot

Using Nix (if available):

nix run . bot

Development

For development with auto-reload:

deno task dev

About

Draft bot for for the Discord guild: Arena Gauntlet League

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published