Skip to content

Ejiy/eji-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord server NPM version NPM downloads Build status paypal

Create a discord bot with TypeScript and Decorators!

📖 Introduction

A starter template equipped with several interaction commands, one event and one API route.

🏗 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

Multipurpose bot discord (WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published