PHPackages                             kebabtent/galaxyofdreams - 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. kebabtent/galaxyofdreams

ActiveLibrary

kebabtent/galaxyofdreams
========================

Liquicity discord bot

281PHP

Since Apr 19Pushed 8y ago3 watchersCompare

[ Source](https://github.com/jaspervdm/galaxyofdreams)[ Packagist](https://packagist.org/packages/kebabtent/galaxyofdreams)[ RSS](/packages/kebabtent-galaxyofdreams/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

GalaxyOfDreams - Bot for Liquicity Discord server
=================================================

[](#galaxyofdreams---bot-for-liquicity-discord-server)

Installation
------------

[](#installation)

Install with composer

Usage
-----

[](#usage)

Create a configuration file called `config.json`. Example configuration:

```
{
  "token": "ENTER_DISCORD_APP_TOKEN_HERE",
  "guilds": {
    "liquicity": {
      "guild_id": "152543466491084811",
      "channels": {
        "music": {
          "channel_id": "434739172503191562"
        },
        "bot_commands": {
          "channel_id": "434739067905769473"
        }
      }
    }
  },
  "modules": []
}

```

Specific modules can be loaded by adding them to the `modules` array in the configuration. As an example, loading the `LinkOnlyChannel` module for channel #music in the liquicity server, add the following:

```
{
  "name": "LinkOnlyChannel",
  "config": {
    "channels": [
      "liquicity/music"
    ]
  }
}

```

Channel names are in the format `GUILD/CHANNEL` and are converted to their appropriate ID by using the specified `guilds` array. Optionally, the bot can send a message to a seperate channel (specified by `log_channel`) for every message that it deletes.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 55.6% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5ae0aba2fd733a25d508d2b3b581259ce65adce677ea529f9248fa321ccb16e6?d=identicon)[jaspervdm](/maintainers/jaspervdm)

---

Top Contributors

[![jaspervdm](https://avatars.githubusercontent.com/u/761205?v=4)](https://github.com/jaspervdm "jaspervdm (5 commits)")[![kebabtent](https://avatars.githubusercontent.com/u/42738195?v=4)](https://github.com/kebabtent "kebabtent (4 commits)")

### Embed Badge

![Health badge](/badges/kebabtent-galaxyofdreams/health.svg)

```
[![Health](https://phpackages.com/badges/kebabtent-galaxyofdreams/health.svg)](https://phpackages.com/packages/kebabtent-galaxyofdreams)
```

PHPackages © 2026

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