fatfingers23 / trackscape-discord-bot

A discord bot to show OSRS clan chat in discord!
https://trackscape.app
5 stars 5 forks source link

Added functionality for PK and Invite broadcast extractors #1

Closed Aid55 closed 1 year ago

Aid55 commented 1 year ago

Added logic to pk_broadcast_extractor to find the winner, loser, clan mate, gp exchanged and return as PkBroadcast object Added Struct, broadcast type, extractor and tests for finding and extracting Invite broadcasts. Essentially just duplicated the process for the other broadcasts.