Python backend for a Slack's kudos plugin.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: home working

+2 -2
+2 -2
kefi/routers/views.py
··· 130 130 text="Alguien ha sido un buen colega y te ha alegrado el día." 131 131 ), 132 132 accessory=ImageElement( 133 - image_url="https://storage.staging.dekaside.com/kefi/static/images/congrats.png", 134 - alt_text="Congrats", 133 + image_url="https://storage.staging.dekaside.com/kefi/static/images/highfive.png", 134 + alt_text="High five", 135 135 ), 136 136 ), 137 137 ContextBlock(