Skip to content
Discussion options

You must be logged in to vote

solved it.

  bots[2].value.chat('lmfao')
  bots[0].value.chat('test')

that code should be there in the main() function

if you try to console.log(bots) then you'll see a javascript object, and you can access each bot from that. It's a little confusing, but you'll get the hand of it if you copy-paste it onto another file

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by eersnington
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant