https://github.com/discordx-ts/templates
templates of create-discordx
https://github.com/discordx-ts/templates
bot discord discordjs discordx example music typescript
Last synced: 8 months ago
JSON representation
templates of create-discordx
- Host: GitHub
- URL: https://github.com/discordx-ts/templates
- Owner: discordx-ts
- License: apache-2.0
- Created: 2022-03-03T03:45:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-26T12:10:25.000Z (about 1 year ago)
- Last Synced: 2025-07-19T03:42:46.568Z (8 months ago)
- Topics: bot, discord, discordjs, discordx, example, music, typescript
- Language: TypeScript
- Homepage: https://discordx.js.org
- Size: 519 KB
- Stars: 34
- Watchers: 1
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📖 Introduction
This repository contains all the starter bot templates used by [create-discordx](https://www.npmjs.com/package/create-discordx), To get started using one of these templates simply run the following command:
```
npx create-discordx
```
# 🗂 Templates
| Template | From |
| ---------------------------------------------------- | -------------------------------------------- |
| [1-starter](./1-starter) | [@samarmeena](https://github.com/samarmeena) |
| [2-blank](./2-blank) | [@samarmeena](https://github.com/samarmeena) |
| [3-hot-module-reload](./3-hot-module-reload) | [@samarmeena](https://github.com/samarmeena) |
| [4-music-player-ytdl](./4-music-player-ytdl) | [@samarmeena](https://github.com/samarmeena) |
| [5-music-player-lavalink](./5-music-player-lavalink) | [@samarmeena](https://github.com/samarmeena) |
# 📜 Documentation
- [discordx.js.org](https://discordx.js.org)
- [Tutorials (dev.to)](https://dev.to/samarmeena/series/14317)
# ☎️ Need help?
- [Check frequently asked questions](https://discordx.js.org/docs/faq)
- [Check examples](https://github.com/discordx-ts/discordx/tree/main/packages/discordx/examples)
- Ask in the community [Discord server](https://discordx.js.org/discord)
# 💖 Thank you
You can support [discordx](https://www.npmjs.com/package/discordx) by giving it a [GitHub](https://github.com/discordx-ts/discordx) star.