RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Building a Discord bot in Ruby on Google Cloud Functions

I recently spent a weekend experimenting with the Discord API and writing a command for my church’s Discord server, all in Ruby of course. This is a series of four articles that step through the process, including setting up Discord integration, deploying the implementation to Google Cloud Functions, handling secrets and auth, and setting up an event-driven architecture. https://daniel-azuma.com/blog/2021/04/30/discord-command-in-ruby-on-google-cloud-functions-intro

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in