Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 667 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 667 Bytes

📖 Introduction

This module is an extension of discord.js.

Can use discord.js client and all function as is, DiscordP is just simple framework implement of discord.js.

🗂 Packages

  • discordp - The main code for creating a Discord bot.
  • pbot - Example bot for discordp development.

🌊 Repo-Explain

The main for deployment and dev for development.
Use TurboRepo to manager all the packages simultaneously and using pnpm(with cache) so GitHub actions are faster.