Yoctol / bottender

⚡️ A framework for building conversational user interfaces.
https://bottender.js.org
MIT License
4.21k stars 334 forks source link

Example naming #30

Closed tw0517tw closed 6 years ago

tw0517tw commented 6 years ago

There are so many with-xxx examples, hard to determine what type is it. Maybe we could rearrange them with type. For example, with-koa => server-koa with-express => server-express with memory-session => session-memory with-now-deployment => deployment-now. There could still be some can't be renamed well but it'll be much less with-xxx.

tw0517tw commented 6 years ago

with-botimize => analysis-botmize with-chatbase => analysis-chatbase

chentsulin commented 6 years ago

Nice, just note that don't forget to change link references in the docs.