Together-Java / TJ-Bot

TJ-Bot is a Discord Bot used on the Together Java server. It is maintained by the community, anyone can contribute.
https://togetherjava.org
GNU General Public License v3.0
101 stars 86 forks source link

using a better method to retrieve start message for thread #1106

Closed ankitsmt211 closed 4 months ago

ankitsmt211 commented 4 months ago

image

Earlier speculation around this issue in this PR https://github.com/Together-Java/TJ-Bot/pull/1078 were "delay" in thread creation resulted in such behaviour. Method responsible for pinning question to said channel, also rely on earlier way of retrieving thread messages. This is not just better way to retrieve such message but also should possibly fix the above error around unknown message.