Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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.