Skip to content

Commit 344b644

Browse files
Update tests/hivemind/bot.toml
Co-authored-by: Nicolaj 'Eastvillage' Ø Jensen <nicoesterby@gmail.com>
1 parent d5a4868 commit 344b644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/hivemind/bot.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ name = "Hives"
33
loadout_file = "../necto/loadout.toml"
44
run_command = "..\\..\\venv\\Scripts\\python bot.py"
55
run_command_linux = "../../venv/bin/python bot.py"
6-
group_id = "botmaker/hives"
6+
agent_id = "botmaker/hives"
77
# must set to true if you want the bot to be ran as a hivemind
88
hivemind = true

0 commit comments

Comments
 (0)