Skip to main content
Best answer

How to add the response count to a Discord's message?

  • November 12, 2022
  • 2 replies
  • 155 views

I’ve just discovered this web and I’d like to know if there’s any way of adding the response count to the message sent to Discord.

I’m organizing a videogame tournament and I’m using Google Forms as a registration form. I’d like the bot to type the amount of responses in order to let the users of my server know how many vacancies are left.

Best answer by DanversBest answer by Danvers

Hi @AstarteaEsports!

Yes, you can do with Zapier. You can trigger a Zap each time a new Google Form is completed and then add a step that will increase a counter (I’ll explain how to do that below). Then you can add a step that will send that number as a channel message in Discord. 

 

To add the counter, you need to use the Storage by Zapier app. When you add the step, choose the increment value action, which will add one to a stored number each time that the Zap runs. This help guide explains how to add a Storage step to your Zap: Save and retrieve data from Zaps

To put those both together, here’s what the Zap would look like:

  1. Google Forms: New form response
  2. Storage by Zapier - increase increment
  3. Discord - Send Channel message

I hope that’s clear, let us know if you have any questions or need any help putting that together :)

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Danvers
Forum|alt.badge.img+12
  • Zapier Staff
  • 3731 replies
  • Answer
  • November 14, 2022

Hi @AstarteaEsports!

Yes, you can do with Zapier. You can trigger a Zap each time a new Google Form is completed and then add a step that will increase a counter (I’ll explain how to do that below). Then you can add a step that will send that number as a channel message in Discord. 

 

To add the counter, you need to use the Storage by Zapier app. When you add the step, choose the increment value action, which will add one to a stored number each time that the Zap runs. This help guide explains how to add a Storage step to your Zap: Save and retrieve data from Zaps

To put those both together, here’s what the Zap would look like:

  1. Google Forms: New form response
  2. Storage by Zapier - increase increment
  3. Discord - Send Channel message

I hope that’s clear, let us know if you have any questions or need any help putting that together :)


Danvers wrote:

Hi @AstarteaEsports!

Yes, you can do with Zapier. You can trigger a Zap each time a new Google Form is completed and then add a step that will increase a counter (I’ll explain how to do that below). Then you can add a step that will send that number as a channel message in Discord. 

 

To add the counter, you need to use the Storage by Zapier app. When you add the step, choose the increment value action, which will add one to a stored number each time that the Zap runs. This help guide explains how to add a Storage step to your Zap: Save and retrieve data from Zaps

To put those both together, here’s what the Zap would look like:

  1. Google Forms: New form response
  2. Storage by Zapier - increase increment
  3. Discord - Send Channel message

I hope that’s clear, let us know if you have any questions or need any help putting that together :)

Thank you so much!