Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pleahmacaka/discordp
Create your discord bot by using TypeScript and this!
https://github.com/pleahmacaka/discordp
discord discord-js framework simple typescript
Last synced: 2 months ago
JSON representation
Create your discord bot by using TypeScript and this!
- Host: GitHub
- URL: https://github.com/pleahmacaka/discordp
- Owner: PleahMaCaka
- Created: 2022-04-15T12:39:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T13:15:10.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T17:17:16.057Z (8 months ago)
- Topics: discord, discord-js, framework, simple, typescript
- Language: TypeScript
- Homepage:
- Size: 165 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📖 Introduction
This module is an extension of [discord.js](https://github.com/discordjs/discord.js).
Can use discord.js client and all function as is, DiscordP is just simple framework implement of discord.js.
# 🗂 Packages
- [discordp](packages/discordp) - The main code for creating a Discord bot.
- [pbot](packages/pbot) - Example bot for discordp development.# 🌊 Repo-Explain
The [main](https://github.com/PleahMaCaka/discordp/tree/main) for deployment
and [dev](https://github.com/PleahMaCaKa/discordp/tree/dev) for development.
Use TurboRepo to manager all the packages simultaneously and using pnpm(with cache) so GitHub actions are faster.