You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, I was attempting to use this slack bot to clean up some old channels in our organization but it seems that the two main files don't exist anymore in master?
Is this actively being maintained and if so are there plans to add the default functionality back to the master branch?
Thanks!
The text was updated successfully, but these errors were encountered:
bjmccotter7192
changed the title
Missing files in main (archiver.py and warner.py)
Missing files in master (archiver.py and warner.py)
Oct 18, 2022
The original Slack this was written for was running into Slack API bugs for over a year and no one took the time to fully debug it to get it running again. It moved to using https://www.happybara.io/apps/channitor/ for the warn/archive functionality which works but has an odd UX around snoozing. The remaining functionality from this repo is the announcer which is working mostly fine (some race condition bugs there but not typically noticed).
That said, it is also running on a Heroku free plan which will be turning off soon...
If you need the warner/archiver I would suggest forking and using a commit from before they were removed.
Hi there, I was attempting to use this slack bot to clean up some old channels in our organization but it seems that the two main files don't exist anymore in master?
Is this actively being maintained and if so are there plans to add the default functionality back to the master branch?
Thanks!
The text was updated successfully, but these errors were encountered: