Closed benslv closed 4 years ago
When a user deletes a message in the counting channel, the bot should check what the resulting most recent message in the channel is, and reset the value of nextCount to that number.
nextCount
Added alternative solution; bot will repost the most recent message if it gets deleted.
When a user deletes a message in the counting channel, the bot should check what the resulting most recent message in the channel is, and reset the value of
nextCount
to that number.