Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/disnext/disnext
What if discord bot development was actually easy? Welcome to disnext...
https://github.com/disnext/disnext
discord discord-bot discord-slash-commands discord-typescript slash-commands slash-commands-handler
Last synced: 13 days ago
JSON representation
What if discord bot development was actually easy? Welcome to disnext...
- Host: GitHub
- URL: https://github.com/disnext/disnext
- Owner: disnext
- License: mit
- Created: 2022-05-04T08:25:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-08T18:48:17.000Z (over 2 years ago)
- Last Synced: 2024-10-29T21:03:06.467Z (2 months ago)
- Topics: discord, discord-bot, discord-slash-commands, discord-typescript, slash-commands, slash-commands-handler
- Language: TypeScript
- Homepage:
- Size: 218 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# disnext
What if discord bot development was actually easy? Welcome to disnext...
Disnext aims to get you started quickly with bot development without any cost of functionaility.
## Get Started
Using our `create-disnext-app` tool, you can quickly get started with a full project setup.
```zsh
yarn global add create-disnext-app
create-disnext-app
```