A fast and lightweight Discord bot framework.
curl -fsSL https://raw.githubusercontent.com/pineframework/pine/main/install.sh | bashpine build # Compile TypeScript
pine start # Run the bot
pine deploy # Build and runCreate modules in src/modules/ with slash commands, interactions, and optional database access. Pine auto-discovers and loads them.
Licensed under MIT. chle & contributors. All rights reserved.