You are viewing a single comment's thread from:

RE: Using Steem-API with Ruby Part 21 — Access Hive Blockchain 3

in Project HOPE4 years ago

Not a single comment? Apparently they're not very fond of programming here. I, in particular, have never programmed in ruby.

One question: Do I need to install a lot of things if I want to install ruby on my Windows PC?

Can I create a discord robot with ruby?

Thanks for your time.

Sort:  

Maybe neither site is fond of Hive / Steem cross chain programming.


Ruby has its own package manager. So you install ruby and then use the gem package manager to install the rest.

https://rubyinstaller.org

And it seems you can use ruby for a discord bot:

https://github.com/discordrb/discordrb

Well, I really like to build my own discord bot. So when I have the time I will check which one is the best for the task

Maybe people are not fond of steem / hive cross chain development.


Ruby has its own package manager. So you install ruby and then use the gem package manager to install the rest.

https://rubyinstaller.org

And it seems you can use ruby for a discord bot:

https://github.com/discordrb/discordrb

Right now, I'm so busy but when I have the time, I would like to know which one is the best to develop a discord bot