Skip to content
This repository was archived by the owner on May 4, 2021. It is now read-only.

Commit 7461c21

Browse files
author
Jan Krajicek
committed
fix simplebot configs
1 parent aa100d9 commit 7461c21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

javabots/SimpleBot/config/simplebot-ssh-config.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
:bot "bothack.javabots.simplebot.SimpleBot"
2+
:javabot "bothack.javabots.simplebot.SimpleBot"
33
:interface :ssh
44
:menubot "bothack.bots.dgl-menu"
55
:host "nethack.xd.cm"

javabots/SimpleBot/config/simplebot-telnet-config.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
:bot "bothack.javabots.simplebot.SimpleBot"
2+
:javabot "bothack.javabots.simplebot.SimpleBot"
33
:interface :telnet
44
:menubot "bothack.bots.dgl-menu"
55
:host "nethack.alt.org"

0 commit comments

Comments
 (0)