diff --git a/replies.go b/replies.go index c22f6f4..3cf29c1 100644 --- a/replies.go +++ b/replies.go @@ -178,4 +178,8 @@ var replies = []Reply{ pattern: `good bot`, message: "tnyak yow *nuwzzwes yoww necky wecky*", }, + { + pattern: `raycon`, + message: "Before we start this video, We’d like to thank the sponsor of this video, “Raycons”. We here at the Impact dev team actually have multiple pairs of Raycons and We love them. We usually use them when We're skidding franky or when we're at home playing Minecraft. The sound quality is just as amazing as all the other top name brands and they’re half the price. The ones We're using are the everyday E25’s. They’re the best ones yet. 6 hours of playtime, seamless Bluetooth pairing, more bass, available in multiple colors, and their compact design helps get rid of background noise. We also like the fact that you can click either earbud with your finger to pause your music. Makes it super convenient if you need to stop for any reason. Go to rayconglobal.com/ImpactClient for 15% off your order.", + }, }