2018-03-09 17:03:04 +01:00
|
|
|
## irc-skill
|
|
|
|
Basic IRC client
|
|
|
|
|
|
|
|
## Description
|
|
|
|
Mycroft skill that lets you use IRC via voice commands.
|
|
|
|
|
|
|
|
This skill is still under active development.
|
|
|
|
|
|
|
|
## Requirements
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
### Normal use
|
2018-03-15 11:58:21 +01:00
|
|
|
_Currently available commands_
|
|
|
|
* "connect to irc"
|
|
|
|
* "join irc channel"
|
|
|
|
* "send irc message"
|
|
|
|
* "part from irc channel"
|
|
|
|
* "disconnect from irc server"
|
|
|
|
|
|
|
|
_**Note** settings are set in the `settings.json` file. Right now it's only possible to join one server and one channel at a tim._
|
2018-03-09 17:03:04 +01:00
|
|
|
### Configuration
|
|
|
|
|
|
|
|
## Credits
|