Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 496 Bytes

ROADMAP.md

File metadata and controls

11 lines (8 loc) · 496 Bytes

Roadmap

Slackbot future plans

  • Possibility to chain commands, e.g. first replace faces, then "success kid"
  • Create and adapter/interface for the face_replace executable. This would improve code quality and make it possible to use other libraries for face replacement

Split the code

Slackbot and the python face replacer should both reside in their own repositories. This will help to keep the code clean and that way dep for go could be utilized.