Read new messages from Discord channel
Juholei opened this issue · 0 comments
Juholei commented
Read new posts from a specific Discord forum channel.
Post titles are named in the following way: Solita Ninja vs Solita Herkku, Challengers, 1.5.2023
Parse division name from the title. At the moment the possible names are: Masters, Challengers, 2nd Division. There could be more in the future.
Make sure that each post is handled only once. This could be done maybe by the bot reacting to the message with some reaction and then only looking for posts that don't yet have that reaction? ✅ is used at the moment by the Kanaliiga administrators for this.
Make the channel name to be followed configurable.
- It works
- Tests written if applicable
- Code has been reviewed