1 Open Issue Need Help Last updated: Jun 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix the `torngen` Elixir library to correctly parse the `attacker` data within the `faction/attacks` API response. The current implementation returns `nil` for the attacker even when the attack is not stealthed. The fix should ensure the attacker data is properly extracted and included in the generated client code.

Complexity: 4/5
bug good first issue

Torn APIv2 client code-generation

Elixir