lrmn7 / helpdesk

Our helpdesk bot is a simple to use bot to create a great way to minimize support tickets and moderator pings by creating a questions/answers helpdesk board on your server.

Home Page:https://meww.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Mewwme

Mewwme's Helper

Our helpdesk bot is a simple to use bot to create a great way to minimize support tickets and moderator pings by creating a questions/answers helpdesk board on your server.

Report Issues & Give Suggestions · Invite · Support Server

Showcase

example

Requirements

🛠️ Installation local or vps

  1. Clone this repository using git clone https://github.com/lrmn7/helpdesk.git
  2. run cd helpdesk to go to the helpdesk folder.
  3. Change the name of config.example.yml to config.yml and fill in the required information.
  4. run yarn install to install the required packages.
  5. run yarn start:prod to build & run the project in production mode.
  6. Enjoy!

NOTE you can running with NPM, YARN or PNPM

🛠️ Installation with Pterodactyl Panel

  1. Click Here to download the Node.js Egg Template for Pterodactyl.
  2. Change the name of config.example.yml to config.yml and fill in the required information.
  3. In the Pterodactyl Panel, go to your server's Startup tab:
    • Set STARTUP COMMAND 1 to npm install.
  4. Optionally, if you have a production-ready start command:
    • Set STARTUP COMMAND 2 to npm run start:prod.
  5. Enjoy!

Make sure to follow these steps carefully to set up your server for running the Mewwme music bot. If you encounter any issues, join server discord

⚙️ Guide

For advanced installation and configuration guidance, feel free to discuss on our Discord Server


About

Our helpdesk bot is a simple to use bot to create a great way to minimize support tickets and moderator pings by creating a questions/answers helpdesk board on your server.

https://meww.me

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 91.3%Language:JavaScript 5.3%Language:Dockerfile 3.4%