Skip to content

A chatbot for storing and retrieving words relating to a specific subject, text, or dialect, with explanations

License

Notifications You must be signed in to change notification settings

willis7/golossary

Repository files navigation

golossary

Build Status Coverage Status

A chatbot for storing and retrieving words relating to a specific subject, text, or dialect, with explanations

Run the application

git clone git@github.com:willis7/golossary.git
cd golossary
make docker-build
make docker-run

Architecture

TODO

         +----------------+        
         |   Message      |        
         |   Dispatcher   |        
         +----------------+        
            /          \           
           /            \          
          /              \         
         /                \        
        /                  \       
+-----------+         +-----------+
| Performer |         | Performer |
|           |         |           |
+-----------+         +-----------+

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

Golossary uses a number of open source projects to work:

  • Gorilla - Provides an implementation for the WebSocket protocol defined in RFC 6455.
  • Viper - Complete configuration solution for go applications including 12 factor apps.

License

MIT

About

A chatbot for storing and retrieving words relating to a specific subject, text, or dialect, with explanations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published