Skip to content

The-Noah/deno-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.