Skip to content

twatson/quest-bot

 
 

Repository files navigation

Note

Quest's Discord Bot is in active development, feel free to help and contribute to the project!

Quest Discord Bot

An opensource modern Discord Bot built for moderation, utilities and support!

Discord Server

Quest's Official Discord Server can be joined using the following link:

https://discord.gg/ksuqZ77R88

Thanks!

Running locally

  1. Clone the repository.
  2. Create a PostgreSQL database for this bot.
  3. Create a .env file based on .env.example and fill in the required values.
  4. Install dependencies with pnpm install
  5. Deploy the commands with pnpm run deploy
  6. Run the development server with pnpm dev
  7. The bot is now live on Discord with registered commands!

AI declaration

Claude (and sometimes ChatGPT) is used when I don’t know how to implement something or when something randomly breaks and I don't know how to fix it. Co-pilot is rarely used to make minimal automatic security fixes for common vulnerabilities.

About

Quest's Official Discord Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

No contributors

Languages

  • TypeScript 99.2%
  • Dockerfile 0.8%