Skip to content

Maintain Bot Constant Continuity #117

@JamesMeta

Description

@JamesMeta

Currently bot constants are generated at the start of each turn in the range of the bots type. This means a bot's behavior can change significantly from one hour to another. Inorder to address this we should create a new sqlite table to store the bots profile and load from it whenever the bots are going to make a turn instead of generating new constants each time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bot Behavior ModificationA task that involves analyzing current behavior and making a change based on thatPythonRequires Python ProgrammingSQLiteRequires SQLite ProgrammingSmall Project

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions