Skip to content

discordx-ts/discordx-bot

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.

About

Community discord bot πŸ€–

Resources

License

Stars

Watchers

Forks