We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5a4868 commit 344b644Copy full SHA for 344b644
tests/hivemind/bot.toml
@@ -3,6 +3,6 @@ name = "Hives"
3
loadout_file = "../necto/loadout.toml"
4
run_command = "..\\..\\venv\\Scripts\\python bot.py"
5
run_command_linux = "../../venv/bin/python bot.py"
6
-group_id = "botmaker/hives"
+agent_id = "botmaker/hives"
7
# must set to true if you want the bot to be ran as a hivemind
8
hivemind = true
0 commit comments