Download the PHP package sainan/clippy without Composer
On this page you can find all versions of the php package sainan/clippy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sainan/clippy
More information about sainan/clippy
Files in sainan/clippy
Download sainan/clippy
More information about sainan/clippy
Files in sainan/clippy
Vendor sainan
Package clippy
Short Description A framework for bots that take human commands.
License Unlicense
Homepage https://github.com/Sainan/Clippy
Package clippy
Short Description A framework for bots that take human commands.
License Unlicense
Homepage https://github.com/Sainan/Clippy
Please rate this library. Is it a good library?
Informations about the package clippy
Clippy
A framework for bots that take human commands.
An Example
Delete the last 10 messages
will generate the equivalent of
you can either implement a case for this, or just use ->getResponse()
, which in this case would be:
I'm sorry, I can't do that in this embodiment. :|
You can find a list of all commands here.
Getting Started
composer require sainan/clippy
Have a look at example.php for an example on how to integrate Clippy.
Contributing
If you'd like to contribute to Clippy, there are a few ways to go about it:
- Forking Clippy, making changes (e.g., addressing an issue), submitting a PR
- Help translate Clippy's output at Crowdin
All versions of clippy with dependencies
PHP Build Version
Package Version
The package sainan/clippy contains the following files
Loading the files please wait ....