Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 672 Bytes

README.md

File metadata and controls

39 lines (21 loc) · 672 Bytes

ProxBot

ProxBot is a Discord bot project designed to enhance user interaction with features like anime card concepts, manga reading, Google searches, anime quotes, and IQ tests.

Powered by NodeJS + Javascript + DigitalOcean + DiscordJS + MangaDex.

 

Usage

Clone the repo and install dependencies:

pnpm install

Start dev server (with hot reloading):

pnpm dev

Build for production with minification to the dist folder:

pnpm build

 

 

License

MIT