Closed WillNilges closed 10 months ago
A lot needs to be done here. I want to standardize the codebase and add some stuff to make it more readable and more flexible
Create interfaces for
Create structs for
I need to separate my Slack Frontends and backends. For example, the code to handle slash commands should be decoupled from the act of actually saving the data.
A lot needs to be done here. I want to standardize the codebase and add some stuff to make it more readable and more flexible
Create interfaces for
Create structs for