-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Renames concatenateToArray to appendToArray #4955
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
/botio-linux preview |
From: Bot.io (Linux)ReceivedCommand cmd_preview from @timvandermeij received. Current queue size: 0 Live output at: http://107.21.233.14:8877/abf32549153d358/output.txt |
From: Bot.io (Linux)SuccessFull output at http://107.21.233.14:8877/abf32549153d358/output.txt Total script time: 0.81 mins Published
|
/botio test |
From: Bot.io (Linux)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://107.21.233.14:8877/cf0cacda1f8f842/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://107.22.172.223:8877/c7e4f0681351124/output.txt |
From: Bot.io (Windows)SuccessFull output at http://107.22.172.223:8877/c7e4f0681351124/output.txt Total script time: 21.82 mins
|
From: Bot.io (Linux)SuccessFull output at http://107.21.233.14:8877/cf0cacda1f8f842/output.txt Total script time: 24.39 mins
|
Renames concatenateToArray to appendToArray
Thanks |
... in an effort to reduce the number of TODOs in the code. Note that this also fixes a small naming issue for the prepend function.