irc-skill/README.md

24 lines
509 B
Markdown
Raw Normal View History

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
_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