/stashbot

Discord bot for the quillstash server

Primary LanguageTypeScript

StashBot

Discord bot for the Quillstash server.

Features

  • Moderation
  • Support
  • AI

Built With

Installation

  1. Clone the repository

    git clone https://github.com/taqh/stash-bot.git
  2. Install NPM packages

    pnpm install
  3. Copy the .env.sample file to .env and fill in the required fields

    cp .env.sample .env
  4. Start the bot

    pnpm dev
  5. Invite the bot to your server

    https://discord.com/oauth2/authorize?client_id=YOUR_CLIENT_ID&scope=bot&permissions=YOUR_PERMISSIONS_INTEGER
  6. Enjoy!