Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T05:03:32.000Z (5 months ago)
- Last Synced: 2024-10-12T02:45:49.345Z (about 1 month ago)
- Topics: bot, discord, discordjs, discordx, example, music, typescript
- Language: TypeScript
- Homepage: https://discordx.js.org
- Size: 479 KB
- Stars: 33
- Watchers: 1
- Forks: 18
- 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.