Removing a user from a array

You should potentially learn the basics of JavaScript before tackiling a bot.
Bot’s are pretty advanced, and you don’t know how to manipulate an array.
You may want to do a JavaScript language primer lesson first such as the one prodvided by code academy

There are a number of ways

https://www.google.com/search?q=how+to+remove+item+from+array+in+javascript

Primary method being splice