Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 450 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 450 Bytes

Deno Discord Bot

Run with: deno run --allow-net --allow-read=. --unstable app.ts.

config.json

You must have a Discord application for the bot. You can create a new one here.

Property Description
clientId Client ID of Discord application.
token Token of Discord application bot.
prefix Prefix used for commands.