DonDebonair / slack-machine

A simple, yet powerful and extendable Slack bot
https://dondebonair.github.io/slack-machine/
MIT License
757 stars 54 forks source link

Start and message to group DM #1101

Open jingwei99 opened 1 month ago

jingwei99 commented 1 month ago

Hey @DonDebonair 👋

I was building a slack bot for a workspace and stumbled upon slack-machine, it's really easy to work with, appreciate the work!

For what I was doing, I needed a function to start and DM to a group of users, so I added the function locally on my machine (in base.py and slack.py), the function is working well. Would it be ok with you if I clean the changes up and put it up for review to get it added into the repo? lmk!