PHPackages                             wildphp/module-uno - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wildphp/module-uno

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

wildphp/module-uno
==================

UNO game module for WildPHP

1154[3 issues](https://github.com/WildPHP/module-uno/issues)PHP

Since Aug 26Pushed 4y ago1 watchersCompare

[ Source](https://github.com/WildPHP/module-uno)[ Packagist](https://packagist.org/packages/wildphp/module-uno)[ RSS](/packages/wildphp-module-uno/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (3)Used By (0)

Uno Module
==========

[](#uno-module)

[![Build Status](https://camo.githubusercontent.com/edf3dc200e2a4c48ef595d23244c1df4d8335e7a304d8cd998887a6c4c88b32a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f57696c645048502f6d6f64756c652d756e6f2f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/WildPHP/module-uno/build-status/master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/85e44a9df67e4d73c7e7e7f146ea74e19344e9daf221fbceeccc32b2bedc10c6/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f57696c645048502f6d6f64756c652d756e6f2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/WildPHP/module-uno/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/64740f13bd7d17d61d5850e9faabaa90845ba3805677b68cc2b6eb7cfcffc966/68747470733a2f2f706f7365722e707567782e6f72672f77696c647068702f6d6f64756c652d756e6f2f762f737461626c65)](https://packagist.org/packages/wildphp/module-uno)[![Latest Unstable Version](https://camo.githubusercontent.com/5b5eabc4d5531d46a96ee0ca492abdf9d9fa5f1b295729adc609e93e4f2315f8/68747470733a2f2f706f7365722e707567782e6f72672f77696c647068702f6d6f64756c652d756e6f2f762f756e737461626c65)](https://packagist.org/packages/wildphp/module-uno)[![Total Downloads](https://camo.githubusercontent.com/2f892627ac6c3f44f50b33cf0543065af3eeca662790e46d9c321e16376d6040/68747470733a2f2f706f7365722e707567782e6f72672f77696c647068702f6d6f64756c652d756e6f2f646f776e6c6f616473)](https://packagist.org/packages/wildphp/module-uno)

Play UNO in IRC. Includes an automated bot player and points system.

System Requirements
-------------------

[](#system-requirements)

If your setup can run the main bot, it can run this module as well.

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

[](#installation)

To install this module, we will use `composer`:

`composer require wildphp/module-uno`

That will install all required files for the module. In order to activate the module, add the following line to your modules array in `config.neon`:

```
- WildPHP\Modules\Uno\Uno

```

The bot will run the module the next time it is started.

Usage
-----

[](#usage)

For the rules of UNO, please refer to [the UNO rules](http://www.unorules.com/). This is the set of rules this module tries to follow. This module adjusts the following rules:

- Only 1 card can be drawn per turn.
- Action cards do not take effect when they are the first card.
- The module yells UNO automatically.

Use `newgame` to open a game in a channel, then use `start` to start playing after all players have joined. You must have the `newgame` permission to start and stop games.

While running, the following commands are available:

- `play [card]`
    - Alias: `pl`
- `draw` - Draw a card if you do not have valid moves. Can only draw 1 card per turn.
    - Alias: `dr`
- `pass` - Pass the current turn if you do not have valid moves.
    - Alias: `pa` or `ps`
- `validmoves` - Show available valid moves for the current top card.
    - Alias: `vm`
- `cards` - Show your cards.
- `color` - Change the current color - only when allowed to do so.
    - Alias: `c`
- `unorules` - Shows a basic list of rules and principles.
- `unohs` - Show the high scores for UNO.
- `botenter` - Add the automatic bot player to an open game.
- `togglecolors` - Toggle card colors in personal messages for the participant sending the command.
- `stop` - Stop the current game.

If a participant's turn is up, but he or she does not interact with the game within 2 minutes, the automatic bot player will take over the turn.

It is possible to run multiple games at once, however you can only run 1 game per channel.

License
-------

[](#license)

This module is licensed under the GNU General Public License, version 3. Please see `LICENSE` to read it.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.4% 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/64cbefa2b33116fa8d909bbeb6add16b949cd91864b693cd9c4797430ee7eb6d?d=identicon)[Yoshi2889](/maintainers/Yoshi2889)

---

Top Contributors

[![NanoSector](https://avatars.githubusercontent.com/u/1280380?v=4)](https://github.com/NanoSector "NanoSector (54 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/wildphp-module-uno/health.svg)

```
[![Health](https://phpackages.com/badges/wildphp-module-uno/health.svg)](https://phpackages.com/packages/wildphp-module-uno)
```

PHPackages © 2026

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