Prepare yourselves, soldiers! General Hellscream is here to whip you into shape and lead you to victory! This Discord bot isn’t your average commander – it’s a loud, brash, and hilariously over-the-top helldiver general ready to scream at you for every mistake and cheer you on through every triumph.
- Commanding Presence: General Hellscream issues commands and updates with a booming voice.
- Humorous Tone: Enjoy a mix of military precision and humor.
- Real-Time War Updates: Stay informed about the status of your ongoing war.
- Clone the repository:
git clone https://github.com/JohnnyJumper/Discord-HellScream-bot.git
- Navigate to the project directory:
cd Discord-HellScream-bot
- Install dependencies:
pnpm install
Run the bot in development mode:
pnpm run start:dev
pnpm run start:prod
To contribute, create a .env file in the root directory and add the following variables:
DISCORD_BOT_TOKEN=<your_discord_bot_token>
GUILD_ID_WITH_COMMANDS=<your_guild_id_with_commands>
CHANNEL_ID=<your_channel_id>
OPENAI_API_KEY=<your_openai_api_key>
NODE_ENV=<your_node_env>
DATABASE_URL=<your_database_url>
SCHEMA=<your_schema>
BOT_ID=<your_bot_id>
Contributions are welcome! Please fork the repository and submit a pull request with your changes.