J'ai réussi à configurer le bot pour qu'il aille dans le channel
var joinChatAfterGame = true; // join chat after leaving a game
var joinRandomChannel = false; // if this is true, will join a random channel, otherwise it will use the channel below..
var joinChannelInChat = "Op Kyrial"; // leave blank to not join a private channel
Dans le fichier starter.ntj
(D2NT/Script/starter.ntj)
Mais je ne trouve pas où est la commande pour faire parler le bot. Elle ne se situe pas dans le starter car c'est juste des initialisations de script en "pré-runs".
Merci.






