Skip to content

A collection of typings and helpful functions for interacting with the Discord API.

License

Notifications You must be signed in to change notification settings

Tolga1452/discord-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-app-template

Base template for a typescript app.

Setup

After cloning, init your project by running

npm init -y

and install the required eslint plugins by running

npm i

Files and scripts

You can find the index.ts file in the src directory and the build file at scripts/build.js.

You can build the project by running

npm run build

and start it by running

npm run start

About

A collection of typings and helpful functions for interacting with the Discord API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published