danmassarano / chatbot

GNU General Public License v3.0
1 stars 0 forks source link

Add workflows and badges for stuff #79

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

https://github.com/danmassarano/chatbot/blob/304901064b3dd48625b12e7ca2679341b9812288/issues.md#L33


    assignees: danmassarano
-->

<!-- TODO: Add workflows and badges for stuff
    - Build version
    - Test coverage
    - Run tests on different python versions
    labels: ci, documentation
    assignees: danmassarano
-->

<!-- TODO: Add dockerfile for chatbot
    The chatbot runs on an older version of python so will need to be run in a container
    May need to handle Mac (Silicon and Intel) and Windows differently