Paiza Engineering Blog

Engineering blog of browser-based web development environment PaizaCloud Cloud IDE ( https://paiza.cloud/ ), online compiler and editor Paiza.IO( https://paiza.IO/ )

Entries from 2018-01-01 to 1 month

Google Home Development Tutorial with Ruby, PaizaCloud

Google Home Development Tutorial with Ruby, PaizaCloud

Create and Run Slack bot with Ruby on PaizaCloud Cloud IDE

We created and ran a Slack bot using Ruby on PaizaCloud. It is quite simple to create and run the Slack bot. It is fun to think how the Slack bot works, and improve the bot. Now, let's create your own Slack bot on PaizaCloud.

Creating Twitter bot with Ruby on PaizaCloud without setting up server

When we learned programming, we'll want to build some product and release it! It is actually the best way to learn coding, and feedback from others motivate us. In the sense, building Twitter bot is the best fit. **Writing Twitter bot prog…