kigland 1bdadcefbb fix: add missing VirtualOS parameter to mass_execute
bot_manager.py called execute_command() without the required vos
parameter, which would cause a TypeError at runtime. Added VirtualOS
import and create a temporary instance for each bot in mass_execute.
2026-03-08 15:06:21 +08:00
2026-03-08 01:43:09 +00:00
2026-03-08 01:57:41 +00:00
2026-03-08 09:03:03 +08:00
2026-03-08 01:53:05 +00:00
2026-03-08 01:57:21 +00:00
2026-03-08 09:03:03 +08:00
2026-03-08 01:45:36 +00:00
S
Description
No description provided
GPL-3.0
813 KiB
Languages
Python 100%