Skip to content

discordx-ts/discordx-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

38 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Discord server NPM version NPM downloads Build status paypal

Create a discord bot with TypeScript and Decorators!

๐Ÿ“– Introduction

Discordx community bot ๐Ÿค–

๐Ÿ— Development

npm install
npm run dev

If you want to use Nodemon to auto-reload while in development:

npm run watch

๐Ÿ’ป Production

npm install --production
npm run build
npm run start

๐Ÿ‹ Docker

To start your application:

docker-compose up -d

To shut down your application:

docker-compose down

To view your application's logs:

docker-compose logs

For the full command list please view the Docker Documentation.

๐Ÿ“œ Documentation

โ˜Ž๏ธ Need help?

๐Ÿ’– Thank you

You can support discordx by giving it a GitHub star.