Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Commit ecb78b0

Browse files
committed
feat: minor copy change
1 parent 9febb59 commit ecb78b0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

bot.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -112,14 +112,14 @@ async def on_ready():
112112
[🧬 **Lifeprint** - Search results]({lifeprint})
113113
[🤝 **SigningSavvy** - Sign for {word_uppercased}]({signingsavvy})
114114
[🌐 **Spread The Sign** - {word_uppercased}]({spread_the_sign})
115-
[📹 **YouGlish** - Videos containing {word_uppercased}]({youglish})
115+
[📹 **YouGlish** - ASL videos with {word_uppercased}]({youglish})
116116
"""
117117

118118
SIGN_SPOILER_TEMPLATE = """[👋 **Handspeak** - Search results]({handspeak})
119119
[🧬 **Lifeprint** - Search results]({lifeprint})
120120
[🤝 **SigningSavvy** - Sign for ||{word_uppercased}||]({signingsavvy})
121121
[🌐 **Spread The Sign** - ||{word_uppercased}||]({spread_the_sign})
122-
[📹 **YouGlish** - Videos containing ||{word_uppercased}||]({youglish})
122+
[📹 **YouGlish** - ASL videos with ||{word_uppercased}||]({youglish})
123123
"""
124124

125125
SIGN_HELP = """Look up a word or phrase

tests/__snapshots__/test_bot.ambr

+8-8
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,8 @@
153153
colour=Embed.Empty,
154154
description=Embed.Empty,
155155
fields=<class 'list'> [
156-
EmbedProxy(inline=True, name='NEED', value='[👋 **Handspeak** - Search results](https://www.google.com/search?&q=site%3Ahandspeak.com+need)\n[🧬 **Lifeprint** - Search results](https://www.google.com/search?&q=site%3Alifeprint.com+need)\n[🤝 **SigningSavvy** - Sign for NEED](https://www.signingsavvy.com/search/need)\n[🌐 **Spread The Sign** - NEED](https://www.spreadthesign.com/en.us/search/?q=need)\n[📹 **YouGlish** - Videos containing NEED](https://youglish.com/pronounce/need/signlanguage/asl)\n'),
157-
EmbedProxy(inline=True, name='ASK', value='[👋 **Handspeak** - Search results](https://www.google.com/search?&q=site%3Ahandspeak.com+ask)\n[🧬 **Lifeprint** - Search results](https://www.google.com/search?&q=site%3Alifeprint.com+ask)\n[🤝 **SigningSavvy** - Sign for ASK](https://www.signingsavvy.com/search/ask)\n[🌐 **Spread The Sign** - ASK](https://www.spreadthesign.com/en.us/search/?q=ask)\n[📹 **YouGlish** - Videos containing ASK](https://youglish.com/pronounce/ask/signlanguage/asl)\n'),
156+
EmbedProxy(inline=True, name='NEED', value='[👋 **Handspeak** - Search results](https://www.google.com/search?&q=site%3Ahandspeak.com+need)\n[🧬 **Lifeprint** - Search results](https://www.google.com/search?&q=site%3Alifeprint.com+need)\n[🤝 **SigningSavvy** - Sign for NEED](https://www.signingsavvy.com/search/need)\n[🌐 **Spread The Sign** - NEED](https://www.spreadthesign.com/en.us/search/?q=need)\n[📹 **YouGlish** - ASL videos with NEED](https://youglish.com/pronounce/need/signlanguage/asl)\n'),
157+
EmbedProxy(inline=True, name='ASK', value='[👋 **Handspeak** - Search results](https://www.google.com/search?&q=site%3Ahandspeak.com+ask)\n[🧬 **Lifeprint** - Search results](https://www.google.com/search?&q=site%3Alifeprint.com+ask)\n[🤝 **SigningSavvy** - Sign for ASK](https://www.signingsavvy.com/search/ask)\n[🌐 **Spread The Sign** - ASK](https://www.spreadthesign.com/en.us/search/?q=ask)\n[📹 **YouGlish** - ASL videos with ASK](https://youglish.com/pronounce/ask/signlanguage/asl)\n'),
158158
],
159159
footer=EmbedProxy(),
160160
image=EmbedProxy(),
@@ -180,7 +180,7 @@
180180
[🧬 **Lifeprint** - Search results](https://www.google.com/search?&q=site%3Alifeprint.com+tiger)
181181
[🤝 **SigningSavvy** - Sign for TIGER](https://www.signingsavvy.com/search/tiger)
182182
[🌐 **Spread The Sign** - TIGER](https://www.spreadthesign.com/en.us/search/?q=tiger)
183-
[📹 **YouGlish** - Videos containing TIGER](https://youglish.com/pronounce/tiger/signlanguage/asl)
183+
[📹 **YouGlish** - ASL videos with TIGER](https://youglish.com/pronounce/tiger/signlanguage/asl)
184184

185185
',
186186
fields=<class 'list'> [
@@ -209,7 +209,7 @@
209209
[🧬 **Lifeprint** - Search results](https://www.google.com/search?&q=site%3Alifeprint.com+what%27s+up)
210210
[🤝 **SigningSavvy** - Sign for WHAT'S UP](https://www.signingsavvy.com/search/what%27s+up)
211211
[🌐 **Spread The Sign** - WHAT'S UP](https://www.spreadthesign.com/en.us/search/?q=what%27s+up)
212-
[📹 **YouGlish** - Videos containing WHAT'S UP](https://youglish.com/pronounce/what%27s+up/signlanguage/asl)
212+
[📹 **YouGlish** - ASL videos with WHAT'S UP](https://youglish.com/pronounce/what%27s+up/signlanguage/asl)
213213

214214
',
215215
fields=<class 'list'> [
@@ -235,8 +235,8 @@
235235
colour=Embed.Empty,
236236
description=Embed.Empty,
237237
fields=<class 'list'> [
238-
EmbedProxy(inline=True, name='||NEED||', value='[👋 **Handspeak** - Search results](https://www.google.com/search?&q=site%3Ahandspeak.com+need)\n[🧬 **Lifeprint** - Search results](https://www.google.com/search?&q=site%3Alifeprint.com+need)\n[🤝 **SigningSavvy** - Sign for ||NEED||](https://www.signingsavvy.com/search/need)\n[🌐 **Spread The Sign** - ||NEED||](https://www.spreadthesign.com/en.us/search/?q=need)\n[📹 **YouGlish** - Videos containing ||NEED||](https://youglish.com/pronounce/need/signlanguage/asl)\n'),
239-
EmbedProxy(inline=True, name='||ASK||', value='[👋 **Handspeak** - Search results](https://www.google.com/search?&q=site%3Ahandspeak.com+ask)\n[🧬 **Lifeprint** - Search results](https://www.google.com/search?&q=site%3Alifeprint.com+ask)\n[🤝 **SigningSavvy** - Sign for ||ASK||](https://www.signingsavvy.com/search/ask)\n[🌐 **Spread The Sign** - ||ASK||](https://www.spreadthesign.com/en.us/search/?q=ask)\n[📹 **YouGlish** - Videos containing ||ASK||](https://youglish.com/pronounce/ask/signlanguage/asl)\n'),
238+
EmbedProxy(inline=True, name='||NEED||', value='[👋 **Handspeak** - Search results](https://www.google.com/search?&q=site%3Ahandspeak.com+need)\n[🧬 **Lifeprint** - Search results](https://www.google.com/search?&q=site%3Alifeprint.com+need)\n[🤝 **SigningSavvy** - Sign for ||NEED||](https://www.signingsavvy.com/search/need)\n[🌐 **Spread The Sign** - ||NEED||](https://www.spreadthesign.com/en.us/search/?q=need)\n[📹 **YouGlish** - ASL videos with ||NEED||](https://youglish.com/pronounce/need/signlanguage/asl)\n'),
239+
EmbedProxy(inline=True, name='||ASK||', value='[👋 **Handspeak** - Search results](https://www.google.com/search?&q=site%3Ahandspeak.com+ask)\n[🧬 **Lifeprint** - Search results](https://www.google.com/search?&q=site%3Alifeprint.com+ask)\n[🤝 **SigningSavvy** - Sign for ||ASK||](https://www.signingsavvy.com/search/ask)\n[🌐 **Spread The Sign** - ||ASK||](https://www.spreadthesign.com/en.us/search/?q=ask)\n[📹 **YouGlish** - ASL videos with ||ASK||](https://youglish.com/pronounce/ask/signlanguage/asl)\n'),
240240
],
241241
footer=EmbedProxy(),
242242
image=EmbedProxy(),
@@ -262,7 +262,7 @@
262262
[🧬 **Lifeprint** - Search results](https://www.google.com/search?&q=site%3Alifeprint.com+tiger)
263263
[🤝 **SigningSavvy** - Sign for ||TIGER||](https://www.signingsavvy.com/search/tiger)
264264
[🌐 **Spread The Sign** - ||TIGER||](https://www.spreadthesign.com/en.us/search/?q=tiger)
265-
[📹 **YouGlish** - Videos containing ||TIGER||](https://youglish.com/pronounce/tiger/signlanguage/asl)
265+
[📹 **YouGlish** - ASL videos with ||TIGER||](https://youglish.com/pronounce/tiger/signlanguage/asl)
266266

267267
',
268268
fields=<class 'list'> [
@@ -291,7 +291,7 @@
291291
[🧬 **Lifeprint** - Search results](https://www.google.com/search?&q=site%3Alifeprint.com+what%27s+up)
292292
[🤝 **SigningSavvy** - Sign for ||WHAT'S UP||](https://www.signingsavvy.com/search/what%27s+up)
293293
[🌐 **Spread The Sign** - ||WHAT'S UP||](https://www.spreadthesign.com/en.us/search/?q=what%27s+up)
294-
[📹 **YouGlish** - Videos containing ||WHAT'S UP||](https://youglish.com/pronounce/what%27s+up/signlanguage/asl)
294+
[📹 **YouGlish** - ASL videos with ||WHAT'S UP||](https://youglish.com/pronounce/what%27s+up/signlanguage/asl)
295295

296296
',
297297
fields=<class 'list'> [

0 commit comments

Comments
 (0)