affaan-m/stoictradingAI — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an autonomous AI trading bot for Solana based on this project. I want it to feel like an Eliza style agent that I can chat with, configure as a character, and connect to places like Telegram, Discord, or Twitter if I add the right keys.

The main goal is simple. The bot should watch the market, explain what it is thinking in plain English, decide when it wants to trade, and show a clear transparent record of every action it takes. I should be able to run it locally, fill in a .env file, choose which AI model to use, and start a small client where I can talk to the agent.

Please set up the project cleanly, make the trading logic easy to customize, include safe defaults, and add clear setup instructions. If anything depends on current Solana or Eliza docs, look them up online and wire it up the modern way.

Want more depth? Deep Reverse