Skip to content

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

Released under the Apache-2.0 License.