feat: add basic chatbot #14

Merged
koalp merged 3 commits from feature/minimal-chatbot into development 2021-04-29 02:24:20 +02:00
Owner

A basic chabot application that downloads article from one newspaper
have been added.

It can download html pages and is called with !hmtl https://url

ArticleLocation have been refactored to own it's internal data.

closes #6
closes #8

Todo

  • implement minimal chatbot
  • document chatbot usage
  • document chatbot design (can be added later with chatbot v1)
A basic chabot application that downloads article from one newspaper have been added. It can download html pages and is called with `!hmtl https://url` ArticleLocation have been refactored to own it's internal data. closes #6 closes #8 ### Todo - [x] implement minimal chatbot - [x] document chatbot usage - [ ] ~~document chatbot design~~ (can be added later with chatbot v1)
koalp added 1 commit 2021-04-27 04:35:19 +02:00
feat: add basic chatbot
Some checks failed
continuous-integration/drone/pr Build is running
continuous-integration/drone/push Build is failing
a16dbbc790
A basic chabot application that downloads article from one newspaper
have been added.

It can download html pages and is called with !hmtl

ArticleLocation have been refactored to own it's internal data.
koalp changed title from feat: add basic chatbot to WIP: feat: add basic chatbot 2021-04-28 03:22:22 +02:00
koalp force-pushed feature/minimal-chatbot from cabd5592f4 to 865b949b5f 2021-04-29 02:11:47 +02:00 Compare
koalp added 1 commit 2021-04-29 02:14:39 +02:00
chore(ci): add cmake to the test stage
All checks were successful
continuous-integration/drone/pr Build is passing
9dd501418e
koalp changed title from WIP: feat: add basic chatbot to feat: add basic chatbot 2021-04-29 02:19:45 +02:00
koalp merged commit 9655b086f0 into development 2021-04-29 02:24:20 +02:00
koalp deleted branch feature/minimal-chatbot 2021-04-29 02:24:28 +02:00
Sign in to join this conversation.
No description provided.