conaticus / boolean

MIT License
74 stars 46 forks source link

Improve projects system #174

Closed MattPlays closed 1 year ago

MattPlays commented 2 years ago

Automatically creates a Thread with a uuid when a message is sent in the special channel projects

closes #145

MattPlays commented 2 years ago

This looks like the same approach for the help channel. We should bring this to a generic method so that we do not need to repeat ourselves for each channel with threads.

I do believe a generic function would be much more helpful, However my only predicament probably because my brain is having a laugh is that How should special channels be flagged with they need a thread.

dylhack commented 2 years ago

Yeah, it looks like we need to allow multiple special channels with the same label. I will come around to this.

dylhack commented 2 years ago

waiting for #176 to merge

LeoCatsune commented 1 year ago

This has been untouched for a couple months but I think it can be closed seeing as we use a forums channel for this stuff now?

MattPlays commented 1 year ago

This has been untouched for a couple months but I think it can be closed seeing as we use a forums channel for this stuff now?

Up to @dylhack