PHPackages                             asdfx/phergie-irc-plugin-react-trivia - 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. asdfx/phergie-irc-plugin-react-trivia

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

asdfx/phergie-irc-plugin-react-trivia
=====================================

A trivia bot for Phergie IRC Bot

1.0.5(7y ago)117MITPHP

Since Feb 7Pushed 7y ago1 watchersCompare

[ Source](https://github.com/agjmills/phergie-irc-plugin-react-trivia)[ Packagist](https://packagist.org/packages/asdfx/phergie-irc-plugin-react-trivia)[ RSS](/packages/asdfx-phergie-irc-plugin-react-trivia/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (2)Versions (7)Used By (0)

Trivia plugin for [Phergie](http://github.com/phergie/phergie-irc-bot-react/)
=============================================================================

[](#trivia-plugin-for-phergie)

[Phergie](http://github.com/phergie/phergie-irc-bot-react/) plugin for playing a trivia game.

About
-----

[](#about)

This plugin provides a really simple Trivia game, the bot asks a question, if you answer it correctly, you get points!

Usage
-----

[](#usage)

### Start the game

[](#start-the-game)

`.start`

### Stop the game

[](#stop-the-game)

`.stop`

### Get your current score

[](#get-your-current-score)

`.score`

Install
-------

[](#install)

The recommended method of installation is [through composer](http://getcomposer.org).

```
composer require asdfx/phergie-irc-plugin-react-trivia
```

See Phergie documentation for more information on [installing and enabling plugins](https://github.com/phergie/phergie-irc-bot-react/wiki/Usage#plugins).

Configuration
-------------

[](#configuration)

This plugin requires the [Command plugin](https://github.com/phergie/phergie-irc-plugin-react-command) to recognise commands.

If you're new to Phergie or Phergie plugins, see the [Phergie setup instructions](https://github.com/phergie/phergie-irc-bot-react/wiki/Usage#configuration)for more information. Otherwise, add the following references to your config file:

```
return [
    // ...
    'plugins' => [
        new \Phergie\Irc\Plugin\React\Command\Plugin,   // dependency
	new \Asdfx\Phergie\Plugin\Trivia\Plugin(['channel' => '#yourChannel']),
    ]
]
```

License
-------

[](#license)

Released under the MIT License. See `LICENSE`.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 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 ~9 days

Total

6

Last Release

2609d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a4ab1640e047e14735e9d77472dc4712b2e3d4d9ffe1792c86d72a111890377c?d=identicon)[asdfx](/maintainers/asdfx)

---

Top Contributors

[![agjmills](https://avatars.githubusercontent.com/u/1158289?v=4)](https://github.com/agjmills "agjmills (2 commits)")

### Embed Badge

![Health badge](/badges/asdfx-phergie-irc-plugin-react-trivia/health.svg)

```
[![Health](https://phpackages.com/badges/asdfx-phergie-irc-plugin-react-trivia/health.svg)](https://phpackages.com/packages/asdfx-phergie-irc-plugin-react-trivia)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M158](/packages/orchestra-canvas)[efureev/laravel-trees

Multi-Tree structures for Laravel

14253.3k4](/packages/efureev-laravel-trees)[illuminatech/balance

Provides support for Balance accounting system based on debit and credit principle

16137.4k](/packages/illuminatech-balance)[zonneplan/laravel-module-loader

Module loader for Laravel

24118.4k](/packages/zonneplan-laravel-module-loader)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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