Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 271 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 271 Bytes

Karma Bot

This karma bot was used to learn Golang basics, I'm sure the code can be improved so don't expect the code to be perfect / follow best practices.

TODO

  • Use Interface for database so anyone can implement the db backend of their choice
  • Write tests :D