Appearance
Installation
Install the package and configure your bot token.
bash
npm install @erinjs/core
# Run your bot (Node 18+)
ERIN_BOT_TOKEN=your_token node your-bot.js