Skip to content

CLI tool for generating a simple discord bot project in typescript, with or without DB ORM

License

Notifications You must be signed in to change notification settings

PoulpY2K/create-discord-typescript

Repository files navigation

CREATE DISCORD

Build status NPM version NPM downloads Issues License LinkedIn

CLI tool for generating a simple discord bot project in typescript !

🔨 Made with Discordx

📖 Introduction

Create a discord bot in typescript with one command. This module is greatly inspired by create-discordx.

It is mostly a personalized version of their CLI with some additional features like ORM implementations and such.

💻 Quick start

All you have to do is start the CLI and follow the instructions:

npx create-discord-typescript

🏗 Installation

🌐 Global install

Open a terminal and type one of these commands, depending on which package manager you use:

yarn global add create-discord-typescript # install globally with yarn
npm install -g create-discord-typescript # install globally with npm

Then, you just have to type the following command in order to use the CLI :

create-discord-typescript

🗂 Templates

Template
1-starter
2-starter-with-orm

Templates can be found in this repository: discordx-bot-templates

💡 Contributing

Contributions are welcome after discussing them in an issue.

Read more in CONTRIBUTING.md if there is anything you want to add to the project.

💖 Special thanks to Discordx

📄 License

This project is licensed under the terms of the ISC License - see the LICENSE.md file for details.

☎️ Need more infos?

Jérémy Laurent - @PoulpY2K - My Discord - contact@jeremy-laurent.com

About

CLI tool for generating a simple discord bot project in typescript, with or without DB ORM

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published