WillNilges / grab

Threads -> Wiki: A bot that allows you to save threads from your messaging platform to your knowledge base with a single command
GNU General Public License v3.0
2 stars 1 forks source link

Refactor #27

Closed WillNilges closed 10 months ago

WillNilges commented 11 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

WillNilges commented 10 months ago

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.