Ron Hudson
Ron Hudson
Submitted solution here #375
I'm not sure if this is needed anymore. I'm merging in the new slack update and I'll report back.
I just got contract for another project that will be consuming cycles for a couple weeks. So if you have the time go for it!
I built an attachment class. So I can easily build slack attachments and pass them around and add buttons and stuff. It would probably help with this.
The awesome part of the attachment class is subclassing with all the colors and footer icons for your org/app. Then every message you send has all that ready to go.
This is related to issue #57
I have pycharm pro I can just tell it to fix all the code formatting and see if it works with the new pylint. Or we could try something like...
I read that as "I may need help" 😅 @07pepa id you want to tackle this that would be great!
@billdeitrick 's first version of pypco did this. You can look at it with I think it's v0 branch. It's still there. However what happened was I kept asking for...
I prefer option 3 as well. Mostly because I have thousands of lines of code in production using the current interface. I find that I'm using includes extensively when dealing...