Giggity Giggity
Last updated
Last updated
Node.js: Install Node.js and npm from .
Environment Variables: Copy .env.example
to .env
and configure:
- Set up Discord and Twitter API details, adding your bot’s username and password.
Edit Character File: Modify src/core/defaultCharacter.ts
or load your own by running:
node --loader ts-node/esm src/index.ts --characters="path/to/your/character.json"
Optional Linux Setup:
npm install --include=optional sharp