Brunopaes / friday

This project is aimed on creating personal assistants for my daily life and answering messages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor skills modules

Brunopaes opened this issue · comments

TO DO:

  • Change skills caller to accept functions;
  • Change skills modules from class to functions.

Done