AGENTS.md@bots agentsB
AGENTS.md@bots is agent-read markdown (agents) from eduair94/cambio-uruguay.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# bots/ — AGENTS
Telegram + Discord bots and a Twitter/X daily poster for cambio-uruguay.com. Read `bots/README.md` first — this file is only the essentials not to miss.
## Layout
- Own `package.json` (`type: module`, private), own `tsconfig` build. NOT part of the app or root-backend build.
- Depends on the sibling **mcp** package: `"cambio-uruguay-mcp": "file:../mcp"`. Reuses its tool handlers + the public API (`/`, `/evolution`, `/localData`, `/ai/insights`). **Build mcp before bots.**
- Source in `src/`; role map is in README "Architecture" (`report/`, `format/`, `publish/`, `store/`, `commands/`, `entries/`).
- pm2 entrypoints: `src/entries/{telegram,discord,daily_report,alert_check}.ts` → compiled to `dist/entries/*.js`.
- Discord slash-cmd registrar: `src/bot/register_commands.ts` (`npm run register:discord`).
## Build / run / test
```bash
cd mcp && npm ci && npm run build # REQUIRED first — bots import mcp's dist
cd ../bots && npm ci && npm run build # tsc -p tsconfig.json → dist/
npm test # vitest run (test/*.test.ts)
```
Dev (tsx, no build): `npm run dev:telegram`, `npm run dev:discord`, `npm run daily`, `npm run alerts`.
…Read the whole file at its exact version.
How to install
mdr add eduair94/cambio-uruguay/bots/AGENTS.md@git:20260922.1b44b30mdr add eduair94/cambio-uruguay/bots/AGENTS.md@sha256:58f00c9788727ef6Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_iqsg5qo3ms75dc3a)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260922.1b44b30 latest | 2026-09-22 | 1b44b30 | 4,539 B | B | view · diff |
| git:20260817.f898b39 | 2026-08-17 | f898b39 | 3,118 B | B | view · diff |
| git:20260720.da8af73 | 2026-07-20 | da8af73 | 2,643 B | B | view |
Audit of the latest version
- fail: No instruction to read or print local credentials (matched: read `bots/.env` (dotenv). See `bots/.env)
- pass: Size between 200 bytes and 200 KB (4539 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
eduair94/cambio-uruguay · 7 stars · license none · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_iqsg5qo3ms75dc3a GET https://markdownregistry.com/api/v1/resolve?ref=eduair94/cambio-uruguay/bots/AGENTS.md GET https://markdownregistry.com/api/v1/blob/58f00c9788727ef6528dda399858baf4da43b247e968192d3f42c53de106fbb5
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.