Skip to content

atlassistant/pytlas-help

Repository files navigation

pytlas-help Build Status License

Provides some help to the users such as what are the currently available skills and how to trigger them.

It makes use of skills metadata registered with the pytlas @meta() decorator.

Supported languages

  • French
  • English

Typical sentences

  • How can you help?
  • Que sais-tu faire ?

Launching tests

In order to launch tests, you will need to install required dependencies and then launch the test suite with:

$ pip install -r requirements_tests.txt
$ python -m nose --with-coverage --cover-package=help

About

A pytlas skill to provides some help to users

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages