UNPKG

@botport/core

Version:

Unified framework for Discord bot products, published by BotPort. Combines docky and framework functionality.

49 lines (37 loc) 2.17 kB
<div align="center"> <br /> <p> <img src="https://raw.githubusercontent.com/BotPortOfficial/tickets/main/.github/workflows/banner.png" width="546" alt="BotPort Tickets" /> </p> <p> </a> </p> <br /> <p> <a href="https://discord.gg/sRyU4GFraG"><img src="https://img.shields.io/discord/1383201315072639058?color=5865F2&logo=discord&logoColor=white" alt="Discord server" /></a> <a href="https://github.com/BotPortOfficial/tickets"><img src="https://img.shields.io/github/last-commit/BotPortOfficial/tickets?logo=github&logoColor=white&style=flat-square" alt="Last commit" /></a> <a href="https://www.npmjs.com/package/@botport/tickets"><img src="https://badgen.net/npm/v/@botport/tickets" alt="NPM version" /></a> <a href="https://github.com/BotPortOfficial/tickets/graphs/contributors"><img src="https://img.shields.io/github/contributors/BotPortOfficial/tickets?logo=github&logoColor=white&color=blue&style=flat-square" alt="Contributors" /></a> <a href="https://github.com/BotPortOfficial/tickets/blob/main/LICENSE"><img src="https://img.shields.io/github/license/BotPortOfficial/tickets?style=flat-square" alt="License" /></a> </div> ## 📋 About **BotPort Tickets** is a specialized npm package designed exclusively for BotPort's Discord bot ecosystem. This package provides core ticket management functionality and is optimized for integration with our proprietary Discord bot infrastructure. > ⚠️ **Important Notice**: This package is built specifically for BotPort's internal Discord bot systems. We do not provide support, documentation, or assistance for external implementations or third-party usage. ## 🚀 Features - ✅ Seamless Discord bot integration - ✅ Optimized for BotPort's bot ecosystem - ✅ Lightweight and efficient - ✅ Regular updates and maintenance ## 📦 Installation ```bash npm install @botport/tickets ``` ```bash yarn add @botport/tickets ``` ## 📄 License This project is licensed under the [MIT licence](https://github.com/BotPortOfficial/tickets/blob/main/LICENSE). --- <div align="center"> <sub>Built with ❤️ by the BotPort Team</sub> </div>