#3330 Imagino que tenemos distintas versiones, mi línea 9 del fichero es otra, pero sí, mi configuración es esta:
var StarterConfig = {
JoinChannel: "op canalderuns", // Name of the channel to join
FirstJoinMessage: "", // Message to say when first joining a channel, usually ".login"
ChatActionsDelay: 2, // Seconds to wait in lobby before entering a channel
// D2BotChannel settings
Games: ["run-"], // List of games to look for. Example: Games: ["some baal-", "chaos run-"],
Passwords: [""], // List of game passwords. Each array in Games array should have a matching element in Passwords. Use "" for blank pw.
JoinDelay: 5, // Seconds to wait between announcement and clicking join
FriendListQuery: 0, // Seconds between "/f l" retries. 0 = disable
Me entra al canal sin problema, pero no hace nada. Sin embargo si quito lo de "run-" cuando anuncian la partida se intenta unir al número de partida.
Tal como lo tengo, entiendo que cuando anuncian por el chat la siguiente partida, debería escribir run- + el número que detecte de partida, pero nanai.