@botport/deadcity
v1.0.1
Published
Specially created framework for the game DeadCity, published by BotPort. No official support.
Downloads
7
Maintainers
Readme
📋 About
BotPort core is a specialized npm package designed exclusively for BotPort's Discord bot ecosystem. This package provides core 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
npm install @botport/coreyarn add @botport/core🔧 Used Dependencies
This package relies on the following dependencies to provide its core functionality:
Production Dependencies
| Package | Version | Purpose |
|---------|---------|---------|
| chalk | ^5.3.0 | Terminal string styling and colorization |
| dotenv | ^16.3.1 | Environment variable loading from .env files |
| mysql2 | ^3.6.0 | MySQL database client with Promise support |
| @npmcli/arborist | ^9.1.2 | Package dependency tree management |
| latest-version | 9.0.0 | Get the latest version of an npm package |
Peer Dependencies
| Package | Version | Purpose |
|---------|---------|---------|
| discord.js | ^14.0.0 | Discord API library for Node.js |
🏗️ Projects Using This Package
The following BotPort projects utilize @botport/core:
Official BotPort Projects
- BotPort Nexus - Advanced modular discord bot
📄 License
This project is licensed under the MIT licence.
