Node.js and BOTS

what is it?

The webIDE made by adafruit is an easily installed IDE hosted on the pi that can be accessed remotely and host bots and run code. When you finish installing it, you can run scripts using Python, .js and many other languages used for web applications.

it has a terminal, access to your filesystem, and can be configured to use a password.

Why use it?

without having to worry about shutting off your computer leading to your bots going offline you could probably leave your bot development projects going easier.

if someone decides to use an exploit on your bot, it wont go directly to your own computer.

you don't have to worry about the set up as much as you would on other systems because it is just that easy to set up.

if you forward your ports, you can access it from your phone allowing you to code from your phone.

and the Pi consumes a lot less power and can be left headless simply plugged into an outlet running this as a server silently.

We currently have a discord server with this webIDE hosting them, three test bots are configured and can be used for personal testing and development! also, the discord server and webapi have documentation on how you can go about adding more bots. simple and efficient :) !

(join out team to get invited to the bot test server, it has to be separate because bots can do a lot of damage if left unchained X/ )