Commit dae88a1
authored
ClueItemBroadcasts and CollectionLog thresholds (#60)
* Added Clue Item extractor and tests
* Added clue item broadcast handler
* Added Clue Item Broadcasts to the threshold and custom filter commands
* Code formatting cleanup
* Added to broadcast toggle
* Combined ClueItem, RaidDrop and CollectionLog broadcasts into using the same custom filter list and drop_price_threshold
* Added broadcast threshold customization for Collection Logs by using the completion percentages at https://oldschool.runescape.wiki/w/Collection_log/Table1 parent dd6446a commit dae88a1
File tree
15 files changed
+744
-50
lines changed- trackscape-discord-api/src
- controllers
- trackscape-discord-bot/src
- commands
15 files changed
+744
-50
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
236 | 237 | | |
237 | 238 | | |
238 | 239 | | |
| 240 | + | |
| 241 | + | |
239 | 242 | | |
240 | 243 | | |
241 | 244 | | |
| |||
245 | 248 | | |
246 | 249 | | |
247 | 250 | | |
| 251 | + | |
248 | 252 | | |
249 | 253 | | |
250 | 254 | | |
| |||
0 commit comments