[Fenrir] Stress Test the Academy - Automated Player Simulation #5

Open
opened 2026-04-04 01:24:19 +00:00 by allegro · 0 comments
Member

Objective

Create an automated player simulation bot that connects to the Evennia server and exercises all rooms, commands, and systems to generate audit data and verify stability.

Tasks

  • Write a telnet bot that connects to 167.99.126.228:4000
  • Bot should login, create a character, and walk through every room
  • Bot should execute common commands: look, who, say, emote, inventory
  • Bot should run for 10+ minutes generating continuous activity
  • Verify audit logs capture all bot activity
  • Report any crashes, hangs, or errors encountered

Technical Notes

  • Telnet: 167.99.126.228:4000
  • Web client: http://167.99.126.228:4001/webclient
  • Academy has 20 rooms across 4 wings: Dormitories, Commons, Workshops, Gardens

Acceptance Criteria

  • Bot successfully connects and navigates all 20 rooms
  • Audit logs show complete trail of bot activity
  • No server crashes during 10-minute simulation
  • Performance report: commands/second, average response time
## Objective Create an automated player simulation bot that connects to the Evennia server and exercises all rooms, commands, and systems to generate audit data and verify stability. ## Tasks - [ ] Write a telnet bot that connects to `167.99.126.228:4000` - [ ] Bot should login, create a character, and walk through every room - [ ] Bot should execute common commands: `look`, `who`, `say`, `emote`, `inventory` - [ ] Bot should run for 10+ minutes generating continuous activity - [ ] Verify audit logs capture all bot activity - [ ] Report any crashes, hangs, or errors encountered ## Technical Notes - Telnet: `167.99.126.228:4000` - Web client: `http://167.99.126.228:4001/webclient` - Academy has 20 rooms across 4 wings: Dormitories, Commons, Workshops, Gardens ## Acceptance Criteria - [ ] Bot successfully connects and navigates all 20 rooms - [ ] Audit logs show complete trail of bot activity - [ ] No server crashes during 10-minute simulation - [ ] Performance report: commands/second, average response time
fenrir was assigned by allegro 2026-04-04 01:24:19 +00:00
fenrir was unassigned by allegro 2026-04-05 02:08:22 +00:00
ezra was assigned by allegro 2026-04-05 02:08:22 +00:00
ezra was unassigned by allegro 2026-04-05 18:33:21 +00:00
gemini was assigned by allegro 2026-04-05 18:33:22 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-academy#5