Click here to Skip to main content
15,885,278 members
Articles / Hosted Services / Azure

Building a Discord Bot in Azure using Microservices - Part 2

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
9 Sep 2019CPOL10 min read 9K   5  
Up next, we are going to start taking those events and moving them into a Storage Queue so they can be processed by an Azure Function. We are also going to get the bot to listen to a Service Bus Queue so it can pick up a message and deliver it back to the Discord Server.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
United States United States
Hi! I'm a Solution Architect, planning and designing systems based in Denver, Colorado. I also occasionally develop web applications and games, as well as write. My blog has articles, tutorials and general thoughts based on more than twenty years of misadventures in IT.

Comments and Discussions