Updates
- This Devlog took a while 😭
Anyway on to the changes..
- Slack-asm help command
- Ability to respond in threads
- Roadmap updates
- Docker updates
- Minor help message updates
- Just check the commit messages 😭
- Added Slack bot token handling and HTTP POST functionality
- Introduced
load_bot_tokenfunction to extract the bot token from the environment buffer. - Implemented
slack_send_http_postfunction for making HTTP POST requests to Slack API with optional authorization. - Updated
slack_fetch_channel_tsto utilize the new bot token for API calls. - Enhanced slash command handlers to send responses using
slack_send_http_post. - Added support for response URLs in slash command responses.
- Introduced
memmemfunction for searching byte sequences in memory. - Added debug logging for TLS operations to aid in troubleshooting.
- /slack-asm help now replies in a thread, though its not the correct thread
The screeny below is from after i ram /slack-asm help
What happened is it deleted the /slack-asm help msg and instead replied in my most recent other message
Comments 3
someone’s copying my “this took a while” format
@Keyboard1000n17 I didn’t even know you did that 😭
@SeradedStripes
Sign in to join the conversation.