irc-bot icon indicating copy to clipboard operation
irc-bot copied to clipboard

A simple and modular PHP IRC bot

Results 18 irc-bot issues
Sort by recently updated
recently updated
newest added

Add a type of parameter which parses the given relative time (e.g. 1s, 4h, 5m, 6d, 7w...) or absolute time (18:05, etc.) and converts it to a set unit. Syntax...

enhancement
feature-request

Don't just feed commands what they expect, make a better framework for command testing.

enhancement
tests

A much wanted feature (at least by myself). I stumbled upon this project: https://github.com/clue/php-stdio-react I'm not exactly sure how we'd implement this. Maybe shove this into a module. We can't...

enhancement
help wanted
feature-request

I've been looking into opening ports with php. Apparently we can open ports with sockets. Because the bot can't listen to input by itself, we could make it listen to...

enhancement
module-request

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.24 to 9.5.25. Changelog Sourced from phpunit/phpunit's changelog. [9.5.25] - 2022-09-25 Added #5042: Support Disjunctive Normal Form types Fixed #4966: TestCase::assertSame() (and related exact comparisons) must compare...

dependencies

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.8 to 9.6.10. Changelog Sourced from phpunit/phpunit's changelog. [9.6.10] - 2023-07-10 Changed #5419: Allow empty <extensions> element in XML configuration [9.6.9] - 2023-06-11 Fixed #5405: XML configuration...

dependencies

Bumps [react/socket](https://github.com/reactphp/socket) from 1.12.0 to 1.13.0. Release notes Sourced from react/socket's releases. v1.13.0 Feature: Include timeout logic to avoid dependency on reactphp/promise-timer. (#305 by @​clue) Feature: Improve errno detection for...

dependencies

I didn't see a channel on freenode. Is there a new place for IRC chat/support?