1.1 released!
why-not-try-calmer
released this
08 Jan 23:17
·
221 commits
to master
since this release
Recently added
Settings
- added settings to specify whether batch updates should pin
- added settings to specify whether the application should try to delete messages it sends after some time
Channels
- added support for channels
- most commands are now duplicated with a -chan counterpart
- the workflow starts with:
/subchannel <channel id> <list of urls>
- notice that the user initiating the workflow must be an admin in the target channel, and the bot must already be there with the permission to send messages;
- to take advantage of pins, the bot should be permitted to edit messages in the target channel
Optimizations
- improved post-processing with concurrently consumed job queue