From 65232ca5efa300327c835cf0abe790aa2092e9a3 Mon Sep 17 00:00:00 2001 From: Bruce Date: Fri, 14 Apr 2017 14:05:28 +0000 Subject: [PATCH] Slight improvement to airhorn example description --- examples/airhorn/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/airhorn/README.md b/examples/airhorn/README.md index 3e9348e..6d00ae3 100644 --- a/examples/airhorn/README.md +++ b/examples/airhorn/README.md @@ -2,8 +2,8 @@ ## DiscordGo Airhorn Example -This example demonstrates how to utilize DiscordGo to listen to an !airhorn -command in a channel and play a sound to that user's current voice channel. +This example demonstrates how to utilize DiscordGo to listen for an !airhorn +command in a channel and then play a sound to that user's current voice channel. **Join [Discord Gophers](https://discord.gg/0f1SbxBZjYoCtNPP) Discord chat channel for support.**