A website and Discord bot to assist with the playing of Torn City developed with love <3

browser-games torn torn-city torn-city-api torncity
7 Open Issues Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a check to prevent vault withdrawals exceeding a user's faction balance. The current system allows multiple concurrent requests that, when summed, could exceed the available funds. The solution requires modifying the withdrawal logic to sum all pending requests before processing a new withdrawal request, ensuring the total does not exceed the user's balance.

Complexity: 3/5
bug good first issue python

A website and Discord bot to assist with the playing of Torn City developed with love <3

Python
#browser-games#torn#torn-city#torn-city-api#torncity

AI Summary: Modify the Torn City banking feature within the Tornium project to use tcy.sh as an intermediary for fulfillment links. This change aims to redirect users to TPDA (Torn City's Player Data API) whenever possible, improving security and functionality. The task is currently blocked pending the addition of an autofill feature for sending points within tcy.sh.

Complexity: 4/5
enhancement good first issue python Blocked

A website and Discord bot to assist with the playing of Torn City developed with love <3

Python
#browser-games#torn#torn-city#torn-city-api#torncity

AI Summary: Implement file-type-based triggering for Lefthook pre-commit tasks using glob patterns. This involves configuring Lefthook to only run specific tasks (e.g., `application-sass`) when files matching a corresponding pattern (e.g., `application/*.sass`) are changed in the Tornium project.

Complexity: 3/5
enhancement good first issue python

A website and Discord bot to assist with the playing of Torn City developed with love <3

Python
#browser-games#torn#torn-city#torn-city-api#torncity

AI Summary: Implement notifications for out-of-stock armory items in the Tornium Discord bot. This involves modifying the existing armory stock tracking functionality to include alerts when an item's quantity reaches zero.

Complexity: 3/5
bug good first issue tornium-celery

A website and Discord bot to assist with the playing of Torn City developed with love <3

Python
#browser-games#torn#torn-city#torn-city-api#torncity

AI Summary: Implement a Discord bot command, `/verify`, that allows verification of a specific user. This involves integrating with the Discord API's user command functionality to handle the verification process, likely involving checking against a database or external service to confirm user identity and update the bot's internal state accordingly.

Complexity: 3/5
enhancement good first issue skynet

A website and Discord bot to assist with the playing of Torn City developed with love <3

Python
#browser-games#torn#torn-city#torn-city-api#torncity

AI Summary: Modify the existing `/chainlist` Discord bot command to include clickable links to Torn City user profiles using lazerpent's link shortener, while ensuring the embed message stays within Discord's character limits.

Complexity: 3/5
bug good first issue skynet

A website and Discord bot to assist with the playing of Torn City developed with love <3

Python
#browser-games#torn#torn-city#torn-city-api#torncity

AI Summary: Re-design the Tornium chain list generator's configuration to improve consistency with the rest of the project and enhance usability. This includes making the generation limit configurable or significantly increasing it, while minimizing performance impact.

Complexity: 3/5
enhancement good first issue tornium-core

A website and Discord bot to assist with the playing of Torn City developed with love <3

Python
#browser-games#torn#torn-city#torn-city-api#torncity