PHPackages                             cryptaeve/seat-moonbot - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. cryptaeve/seat-moonbot

ActiveSeat-plugin[API Development](/categories/api)

cryptaeve/seat-moonbot
======================

Module to provide a configurable moon mining api to seat

v0.0.3(4y ago)0334[1 issues](https://github.com/Crypta-Eve/seat-moonbot/issues)GPL-2.0-onlyPHP

Since Sep 30Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Crypta-Eve/seat-moonbot)[ Packagist](https://packagist.org/packages/cryptaeve/seat-moonbot)[ RSS](/packages/cryptaeve-seat-moonbot/feed)WikiDiscussions main Synced 6d ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

seat-moonbot
============

[](#seat-moonbot)

A module for [SeAT](https://github.com/eveseat/seat) that creates an API endpoint for various moon stats

![Latest Stable Version](https://camo.githubusercontent.com/f95018460e647806f52a526b5801f241e8cfb7ae452156c2a82d30a0dbd35293/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6372797074616576652f736561742d6d6f6f6e626f742e7376673f7374796c653d666c61742d737175617265)[![License](https://camo.githubusercontent.com/244607c741b08a9bfbaca45498deef0db2a598ac7f42ac1d0cba12fa91472379/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c76322d626c75652e7376673f7374796c653d666c61742d737175617265)](https://raw.githubusercontent.com/crypta-eve/seat-squad-sync/master/LICENSE)

Usage
-----

[](#usage)

Quick Installation
------------------

[](#quick-installation)

### Docker Install

[](#docker-install)

Open the .env file (which is most probably at /opt/seat-docker/.env) and edit the SEAT\_PLUGINS variable to include the package.

```
# SeAT Plugins
# This is a list of the all of the third party plugins that you
# would like to install as part of SeAT. Package names should be
# comma separated if multiple packages should be installed.
SEAT_PLUGINS=cryptaeve/seat-moonbot

```

Save your .env file and run docker-compose up -d to restart the stack with the new plugins as part of it. Depending on how many other plugins you also may have, this could take a while to complete.

You can monitor the installation process by running:

docker-compose logs --tail 5 -f seat-app

### Blade Install

[](#blade-install)

In your seat directory (By default: /var/www/seat), type the following:

```
php artisan down
composer require cryptaeve/seat-moonbot

php artisan vendor:publish --force --all
php artisan migrate

php artisan up

```

And now, when you log into 'Seat', you should see a 'MoonBot' link on the left.

Usage Tracking
--------------

[](#usage-tracking)

In order to get an idea of the usage of this plugin, a very simplistic form of anonymous usage tracking has been implemented.

Read more about the system in use [here](https://github.com/Crypta-Eve/snoopy)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

1690d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0b3e2f23665a726a1e62d8098032f0c4067a5d9eac8ae609e17434c763c4ad02?d=identicon)[cryptaeve](/maintainers/cryptaeve)

---

Top Contributors

[![Crypta-Eve](https://avatars.githubusercontent.com/u/25732499?v=4)](https://github.com/Crypta-Eve "Crypta-Eve (3 commits)")

### Embed Badge

![Health badge](/badges/cryptaeve-seat-moonbot/health.svg)

```
[![Health](https://phpackages.com/badges/cryptaeve-seat-moonbot/health.svg)](https://phpackages.com/packages/cryptaeve-seat-moonbot)
```

###  Alternatives

[eveseat/seat

Simple Eve Api Tool

45319.4k](/packages/eveseat-seat)[eveseat/web

SeAT Web Interface

2723.2k135](/packages/eveseat-web)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
