tomgigler / GiggleMe

MIT License
2 stars 0 forks source link

Add ability to "Publish" messages sent to a News channel #201

Closed JustinANelson closed 2 years ago

JustinANelson commented 2 years ago

Add a checkbox that allows the bot to automatically "Publish" messages that are sent to channels that are of type "News" like the Announcements channels that exist on most servers.

tomgigler commented 2 years ago

This could be another use for the special_handling column

Prior to doing this, we should make the use of special_handling more consistent

See https://github.com/tomgigler/GiggleMe/issues/202