Replies: 1 comment
-
Hello. I'm not sure how the linked code is utilizing Async. Can you explain in more detail? I don't have any particular interest in developing a discord bot library at this time, but it sounds interesting. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I recently worked on a project with the Async gem and got something that worked with a map-reduce implementation. However, it is still in very early development, so I would appreciate it if someone could give me some tips about how to use Async.
Most importantly, during that library development, I learned that with the async gem, we could finally implement the Discord bot library in Ruby, like the Nodejs one. Does anyone know if we already have some project or are interested in developing something like that? If so, please don't hesitate to reach out to me. I will start the library development in the next few weeks.
Beta Was this translation helpful? Give feedback.
All reactions