“Forged in fire. Deployed with discipline. Retired with scars.”
🎯 What We Built
We designed two agents for MatrixSwarm that send and receive emails autonomously:
Agent | Codename | Purpose |
---|---|---|
EmailSendAgent |
Whisper | Send emails based on .json files dropped in payload |
EmailCheckAgent |
Raven | Monitor inbox via IMAP and log messages into the swarm |
🔧 What They Actually Do
📤 EmailSendAgent
:
- Reads
.json
files like:
{
"to": "[email protected]",
"subject": "Swarm Intel",
"body": "Matrix is live. All agents accounted for."
}
Note: These were the agents from hell. It was really a pain to test, because of all the big-box email providers, so do it local. Test the variables you need in .env and replace what you need in the json embeded in bootloader.py
🔗 Get Started
GitHub: https://github.com/matrixswarm/matrixswarm
Website: https://matrixswarm.com
YouTube: MatrixSwarm OS – Spawn, Kill, Resurrect
X/Twitter: @matrixswarm
📜 Fork It Clause
MatrixSwarm is open.
Fork it.
Or Fork U.
(The swarm is open. Bring tools or get logged.)