fac-14 / Vent-Bot

A friendly chatbot to offload stressful thoughts on
MIT License
3 stars 3 forks source link

change to question counter and fix padding on link #93

Closed EmilyScripts closed 6 years ago

EmilyScripts commented 6 years ago

relates #92 Changed question counter so that if someone thanks the bot, it won't loop back to starting the bot conversation again, also fixed the padding on link on the about page

codecov-io commented 6 years ago

Codecov Report

Merging #93 into master will increase coverage by 2.87%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   95.65%   98.52%   +2.87%     
==========================================
  Files           9        9              
  Lines          69       68       -1     
  Branches        5        5              
==========================================
+ Hits           66       67       +1     
+ Misses          3        1       -2
Impacted Files Coverage Δ
src/controllers/routes/message.js 90.9% <ø> (+15.9%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 27a2178...c0ff6f5. Read the comment docs.