skinnybot / basic
A simple plugin for Skinny.
Installs: 158
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Type:skinny-plugin
Requires
- php: ^7.3
Requires (Dev)
- phpunit/phpunit: ^9.0
- squizlabs/php_codesniffer: ^3.0
README
StyleCI | Stable Version | Downloads | License |
---|---|---|---|
Basic plugin for Skinny bot.
This plugin is primary used to show how to create plugin and for testing purpose.
Commands
Commands | Description |
---|---|
!say <text> |
The bot will say the <text> in a message. |
!info |
Display the GitHub link of the Skinny's repository. |
!time |
Display the running time of the bot. Format : ``%a days, %h hours, %i minutes and %s seconds`. |