-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathEN.json
507 lines (503 loc) · 28.9 KB
/
EN.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
{
"__ASENAJSON__": true,
"LANGUAGE": "English",
"LANGCODE": "en",
"AUTHOR": "AsenaDev",
"STRINGS": {
"_asena": {
"COMMAND": "Command",
"DESC": "Description",
"EXAMPLE": "Example",
"NOT_FOUND": "*I couldnt find a command like this*",
"WARN": "Warn"
},
"_plugin": {
"INSTALL_DESC": "Install external plugins.",
"NEED_URL": "Please enter a URL! Example:",
"INVALID_URL": "```Please enter a valid url!```",
"INVALID_PLUGIN": "*❌ Your plugin is invalid!*\n*Error:*",
"INSTALLED": "*✅ Plugin has been successfully installed!*",
"PLUGIN_DESC": "Shows the plugins you have installed.",
"INSTALLED_FROM_REMOTE": "*Plugins you install externally:*\n",
"NO_PLUGIN": "*You have not installed any external plugins!*",
"REMOVE_DESC": "Removes the plugin.",
"NEED_PLUGIN": "```Please enter a Plugin! Example: .plugin __test```",
"NOT_FOUND_PLUGIN": "```Maybe you have installed such a plugin, or maybe not. But it sure isn't right now.```",
"DELETED": "*✅ Module successfully deleted!*"
},
"admin": {
"BAN_DESC": "Ban someone in the group. Reply to message or tag a person to use command.",
"IM_NOT_ADMIN": "*I am not admin in this group!*",
"BANNED": "kicked out of the group!",
"GIVE_ME_USER": "*Give me a user!*",
"ADD_DESC": "Adds someone to the group.",
"ADDED": "added to the group!",
"ALREADY_PROMOTED": "```How can I make someone admin who is already admin?```",
"PROMOTED": "```, admin role was given!```",
"PROMOTE_DESC": "Makes any person an admin.",
"DEMOTE_DESC": "Takes the authority of any admin.",
"ALREADY_NOT_ADMIN": "```How can I make someone admin who is already admin?```",
"DEMOTED": "```, has been demoted!```",
"MUTE_DESC": "Mute the group chat. Only the admins can send a message.",
"MUTED": "```Group chat muted!```",
"UNMUTE_DESC": "Unmute the group chat. Anyone can send a message.",
"UNMUTED": "```The group chat has unmuted!```",
"INVITE_DESC": "Provides the group's invitation link.",
"INVITE": "```Invitation link: ```",
"ADMINDESC": "List of Admin commands."
},
"locate": {
"L_DESC": "It send your location.",
"L_WARN": "Please open your location before using command!"
},
"afk": {
"AFK_DESC": "It makes you AFK - Away From Keyboard.",
"IM_AFK": "*I'm AFK now!*",
"IM_AFK_NOMD": "I'm AFK now!",
"REASON": "Reason",
"LAST_SEEN": "Last Seen",
"IM_NOT_AFK": "```I am not AFK anymore!```",
"AFK_TEXT": "```Bip bop! This is a bot.\n My owner is not here at the moment.\n Type *.alive* for bot commands```",
"AFK_TEXT_NOMD": "Bip bop! This is a bot.",
"HOUR": "hour",
"MINUTE": "minute",
"SECOND": "second"
},
"evaluators": {
"TERM_DESC": "Allows to run the command on the server's shell.",
"GIVE_ME_CODE": "*Give me a code!*"
},
"nekobin": {
"NEKO_DESC": "Replied messages will be added to nekobin.com.",
"NEED_REPLY": "```Please reply to a message!```",
"MUST_TEXT": "```Please reply to any message```"
},
"heroku": {
"RESTART_DESC": "Restart the Bot",
"RESTART_MSG": "```Restarting...```",
"SHUTDOWN_DESC": "Shutdown the Bot",
"SHUTDOWN_MSG": "```Shutting down ⛔```",
"DYNO_DESC": "Check heroku dyno usage",
"DYNO_TOTAL": "```Total Quota```",
"DYNO_USED": "```Quota used```",
"PERCENTAGE": "```Percentage```",
"DYNO_LEFT": "```Remaining```",
"SETVAR_DESC": "Set heroku config var",
"SET_SUCCESS": "Successfully set ```{} ➜ {}```",
"KEY_VAL_MISSING": "```Either Key or Value is missing```",
"INVALID": "```Invalid key:value format```",
"GETVAR_DESC": "Get heroku config var",
"DELVAR_DESC": "Delete heroku config var",
"DEL_SUCCESS": "```{} successfully deleted```",
"NOT_FOUND": "```no results found for this key```"
},
"filters": {
"FILTER_DESC": "It adds a filter. If someone writes your filter, it send the answer. If you just write .filter, it show's your filter list.",
"NO_FILTER": "*❌ There are no filters in this chat!*",
"FILTERS": "*🔎 There is your filters in this chat:*",
"NEED_REPLY": "*❌ Please type in reply!*\n*Example:*",
"FILTERED": "*✅ Successfully set* ```{}``` *to filter!*",
"STOP_DESC": "Stops the filter you added previously.",
"NEED_FILTER": "*❌ Please type a filter!*\n*Example:*",
"ALREADY_NO_FILTER": "*❌ There is already no filter like this!*",
"DELETED": "*✅ The filter was successfully deleted!*"
},
"greetings": {
"WELCOME_DESC": "It sets the welcome message. If you leave it blank it shows the welcome message.",
"NOT_SET_WELCOME": "*You don't set the welcome message yet.!*\n**To set:** ```.welcome your welcome message```",
"WELCOME_ALREADY_SETTED": "*✅ Welcome message already set!*\n*Message:* ```",
"NEED_WELCOME_TEXT": "*You must write a message to set up the welcome message.*\n*Example:* ```.welcome WELCOME!```",
"WELCOME_DELETED": "*✅ Welcome message has been deleted successfully!*",
"WELCOME_SETTED": "*✅ Welcome message has been set successfully!*",
"GOODBYE_DESC": "Sets the goodbye message. If you leave blank, it show's the goodbye message.",
"NOT_SET_GOODBYE": "*You didn't set a goodbye message!*\n*To set:* ```.goodbye Your Goodbye Message```",
"GOODBYE_ALREADY_SETTED": "*✅ Goodbye message has been set!*\n*Message:* ```",
"NEED_GOODBYE_TEXT": "*You must write a message to set up the goodbye message.*\n*Example:* ```.goodbye Goodbye!```",
"GOODBYE_DELETED": "*✅ Goodbye message has been deleted successfully!*",
"GOODBYE_SETTED": "*✅ Goodbye message has been set successfully!*"
},
"lydia": {
"ADDLYDIA_DESC": "Activates Lydia (AI) for the user.",
"NEED_REPLY": "```Please respond to a user's message!```",
"COFFEEHOUSE": "```You haven't defined the Coffehouse API Key! ```",
"ENABLED_LYDIA": "```Lydia has been activated for this user!```",
"RMLYDIA_DESC": "Makes Lydia disabled for the user.",
"ALREADY_EMPTY": "```Your user list is already empty!```",
"NOT_ADDED": "```You haven't added this user already!```",
"DISABLED": "```Lydia has been disabled for this user!```"
},
"memes": {
"MEMES_DESC": "memes the photo you replied to.",
"NEED_REPLY": "*Reply to a photo!*",
"DOWNLOADING": "```Downloading media & making meme...```"
},
"ocr": {
"OCR_DESC": "Reads the text on the photo you have replied.",
"NEED_REPLY": "*Reply to a photo!*",
"DOWNLOADING": "```Media is downloading & reading...```",
"ERROR": "```I couldn't read this :/```\n*Error:*```{}```",
"RESULT": "*Language:* ```{}```\n*Here is what I read:* ```{}```"
},
"profile": {
"KICKME_DESC": "It kicks you from the group you are using it in.",
"KICKME": "```Bye bye! I am going 🤠```",
"PP_DESC": "Makes the profile photo what photo you reply.",
"NEED_PHOTO": "*Give me a photo!*",
"PPING": "```Setting profile photo...```",
"BLOCK_DESC": "Block user.",
"UNBLOCK_DESC": "Unblock user.",
"BLOCKED": "blocked",
"UNBLOCKED": "unblocked",
"BLOCKED_UPPER": "Blocked!",
"UNBLOCKED_UPPER": "Unblocked.",
"NEED_USER": "Give me a user!",
"JID_DESC": "Giving user's JID.",
"JID": "```JID address of``` @{} ```: {}```",
"JID_CHAT": "```Chat's JID address: {}```"
},
"removebg": {
"REMOVEBG_DESC": "Removes the background of the photos.",
"NEED_PHOTO": "*Give me a photo!*",
"NO_API_KEY": "*You don't have an API key!*\nYou can get it here: remove.bg.",
"RBGING": "```Removing background...```"
},
"scrapers": {
"TRANSLATE_DESC": "It translates with Google Translate. You must reply any message.",
"TRANSLATE_USAGE": ".trt ml en (From Malayalam to English)",
"NEED_REPLY": "```Please reply to any message!```",
"LANG": "Language",
"FROM": "Translated Language",
"RESULT": "Translate",
"TRANSLATE_ERROR": "❌ An error occured while translating!*",
"CURRENCY_ERROR": "```Syntax error! Example: .currency 1 TRY USD```",
"INVALID_CURRENCY": "```Foreign currency transaction failed. You wrote wrong currency!```",
"UNKNOWN_ERROR": "```An error occurred. Foreign currency transaction failed!```",
"TTS_DESC": "It converts text to sound.",
"TTS_ERROR": "```Error, Speech example of your sentence couldn't be made!```",
"SONG_DESC": "Uploads the song you wrote.",
"NEED_TEXT_SONG": "*Please write a song!*\n*Example:* ```.song eminem - rap god```",
"NO_RESULT": "*I could not find anything :(*",
"DOWNLOADING_SONG": "```Downloading your song...```",
"UPLOADING_SONG": "```Uploading your song...```",
"VIDEO_DESC": "Downloads video from YouTube.",
"NEED_VIDEO": "*Please write a video link!*\n*Example:* ```.video https://www.youtube.com/watch?v=nAFlVm5qeBc```",
"DOWNLOADING_VIDEO": "```Downloading your video...```",
"UPLOADING_VIDEO": "```Uploading your video...```",
"YT_DESC": "It searchs on YouTube.",
"NEED_WORDS": "```Please write a few words!```",
"GETTING_VIDEOS": "```I'm bringing videos...```",
"NOT_FOUND": "*I couldn't find anything :(*",
"SEARCHING": "* 🔎 Searching...*",
"WIKI_DESC": "Searches query on Wikipedia.",
"IMG_DESC": "Searches for related pics on Google.",
"IMG": "Uploading photo ```{}``` number ```{} ```..."
},
"sticker": {
"STICKER_DESC": "It converts your replied photo or video to sticker.",
"NEED_REPLY": "*Reply to a photo or video!*",
"DOWNLOADING": "```Ippo Sheriakkitheram...```"
},
"system_stats": {
"ALIVE_DESC": "Does bot work?",
"SYSD_DESC": "Shows the system properties."
},
"tagall": {
"TAGALL_DESC": "Tags everyone in the group.",
"ADMİN": "*I am not admin in this group!*"
},
"updater": {
"UPDATER_DESC": "Checks the update.",
"UPDATE": "*Your bot is completely up-to-date!*",
"NEW_UPDATE": "*New update available for Bot!*\n\nChanges:\n```",
"UPDATE_NOW_DESC": "It makes updates.",
"UPDATING": "_Updating..._",
"INVALID_HEROKU": "*❌ Your Heroku information is wrong!*",
"UPDATED": "*✅ Successfully Updated!*",
"UPDATED_LOCAL": "*✅ Successfully Updated!*",
"AFTER_UPDATE": "*💬 WhatsAsena Restating Automaticly!*"
},
"weather": {
"WEATHER_DESC": "Shows the weather.",
"NEED_LOCATION": "* Please write a location!*\n*Example:* ```.weather New Delhi```",
"LOCATION": "Location",
"LAT": "Lattitude",
"LONG": "Longitude",
"TEMP": "Temperature",
"DESC": "Description",
"FEEL": "Feels Like",
"HUMI": "Humidity",
"WIND": "Wind Speed",
"CLOUD": "Cloud",
"NOT_FOUND": "```I couldn't find a city with this name. 😖```",
"QUOTE_DESC": "Gives a random quote.",
"NEED_LOCATIONA": "*Invalid Request*",
"QUOTE": "Quote:",
"AUTHOR": "Author:",
"NOT_FOUNDA": "```Sorry,I could not find a quote. 😖```",
"NAMEY": "Name:",
"PUBLISHER": "Publisher",
"MODINFO": "ModInfo",
"DOWNLOAD": "Download",
"SIZE": "Size:",
"MODD_DESC": "Get modded app details from MODDROID.",
"HMODD_DESC": "Get modded app details from HappyMod.",
"NEED_APPNAME": "*Invalid Request,Provide an app name*",
"NOT_FOUNDMD": "```Sorry,I could not find such an app.\n Try using .happymod if .modd is not working 😖```",
"CM_DESC": "Get a compliment.",
"NOT_FOUNDAC": "*Invalid Request*",
"CM": "Hey,",
"BOT_DESC": "Chat with an AI Bot.\n Use .bot <message>",
"BOT": ":",
"JOKE_DESC": "Get a random joke.",
"JOKE": "Joke:",
"PUNCHLINE": "Punchline:",
"EVINS_DESC": "Get an evil insult.",
"EVINS": "...",
"ZODIAC_DESC": "Get the days horosope for your sunsign.",
"NEED_ZOD": "*Invalid Request,Provide your sunsign*",
"SUNSIGN": "Sun Sign",
"HOROSCOPE": "Horoscope",
"NEWS_DESC": "Get the days news, add a category after .news .",
"NEED_CATEGORY": "*Please write a category!*\n*Example:* ```.news technology```",
"CATEGORY": "Category",
"RMLINK": "Read More",
"NEWS": "News Content",
"NEWST": "News Title",
"NOT_FOUND": "```oops...I couldn't find a category with this name. 😖```",
"SONG": "Song",
"ALBUM": "Album",
"TITLE": "Title",
"PUBLICATION": "Publication",
"SONGL": "Link",
"NEED_SONG": "Write a song name.",
"NOT_FOUNDS" : "No such songs found!",
"JOOX_DESC": "Brings you the song details and a link for it.",
"LYRICS_DESC": "Brings you the song Lyrics.",
"SONGLI": "Lyrics",
"TIN_DESC": "Shortens the given link using tinyurl.",
"BIT_DESC": "Shortens the given link using bitly.",
"NOT_FOUNDLI": "Lyrics not found",
"SLINK": "Link",
"NEED_LINK":"Please provide the link",
"IGTVDESC":"Download videos from IGTV link",
"NEED_WORDIGTV":"Please provide the IGTV link",
"LOADINGTV":"Loading...",
"NOT_FOUNDIG":"Insta video not found",
"USERNAME":"Username",
"CAPTION":"Caption",
"VID":"Video",
"NEED_WORDIG":"Download videos from IG link",
"IGDESC":"Download videos from IG link \n For Reels change the 'reels' in the link to 'p'.",
"FBDESC":"Download videos from fb link",
"NEED_WORDFB":"Download videos from fb link",
"NOT_FOUNDFB":"Fb video not found"
},
"web": {
"SPEEDTEST_DESC": "Measures Download and Upload speed.",
"SPEEDTESTING": "```Running speed test...```",
"SPEEDTEST_RESULT": "*Speed test completed!*",
"UPLOAD": "Upload",
"DOWNLOAD": "Download",
"PING_DESC": "Measures your ping.",
"URL": "Shorten the long link."
},
"conventer": {
"MP4TOAUDİO_DESC": "Converts video to sound.",
"MP4TOAUDİO_NEEDREPLY": "*You Must Reply to a Video!*",
"MP4TOAUDİO": "```Converting Video to Audio..```",
"STİCKER_DESC": "Converts the sticker to a photo.",
"STİCKER_NEEDREPLY": "*You Must Reply to a sticker!*",
"STİCKER": "```Converting the sticker to a photo..```",
"XMEDİA_DESC": "It is a plugin with more than 25 media tools.",
"T_FALSE": "```❌ Incorrect Blend Effect Entered!```\n```🔎 Existing Commands:```\n\n*$dodge* - Applies a pink color filter to the video.\n*$multiply* - Applies a green color filter to the video.\n*$grainmerge* - Increases the contrast of the video.\n*$and* - Applies black lightning effect according to the speed of the video.\n*$or* - Applies a white lightning effect according to the speed of the video.\n*$burn* - Applies green contrast to video.\n*$difference* - Shows the differences by applying green relief to the video.\n*$grainextract* - Shows the differences by applying gray relief to the video.\n*$divide* - Demonstrates the differences by applying a pink relief to the video.\n*$xor* - Applies both green relief and lightning effect to video.\n*$hardmix* - Mixes the colors of the video into a yellow and red tone.\n*$negation* - Turns the dynamics of the video to pink.",
"T_NOT": "```💭 You Need To Enter Any Blend Effects!\n```🔎 Existing Commands:```\n\n*$dodge* - Applies a pink color filter to the video.\n*$multiply* - Applies a green color filter to the video.\n*$grainmerge* - Increases the contrast of the video.\n*$and* - Applies black lightning effect according to the speed of the video.\n*$or* - Applies a white lightning effect according to the speed of the video.\n*$burn* - Applies green contrast to video.\n*$difference* - Shows the differences by applying green relief to the video.\n*$grainextract* - Shows the differences by applying gray relief to the video.\n*$divide* - Demonstrates the differences by applying a pink relief to the video.\n*$xor* - Applies both green relief and lightning effect to video.\n*$hardmix* - Mixes the colors of the video into a yellow and red tone.\n*$negation* - Turns the dynamics of the video to pink.",
"T_DESC": "Applies the selected TBlend effect to videos."
},
"mute": {
"1MUTE": "*The group was silenced for 1 minute!*",
"2MUTE": "*The group was silenced for 2 minute!*",
"3MUTE": "*The group was silenced for 3 minute!*",
"4MUTE": "*The group was silenced for 4 minute!*",
"5MUTE": "*The group was silenced for 5 minute!*",
"6MUTE": "*The group was silenced for 6 minute!*",
"7MUTE": "*The group was silenced for 7 minute!*",
"8MUTE": "*The group was silenced for 8 minute!*",
"9MUTE": "*The group was silenced for 9 minute!*",
"10MUTE": "*The group was silenced for 10 minute!*",
"11MUTE": "*The group was silenced for 11 minute!*",
"12MUTE": "*The group was silenced for 12 minute!*",
"13MUTE": "*The group was silenced for 13 minute!*",
"14MUTE": "*The group was silenced for 14 minute!*",
"15MUTE": "*The group was silenced for 15 minute!*",
"16MUTE": "*The group was silenced for 16 minute!*",
"17MUTE": "*The group was silenced for 17 minute!*",
"18MUTE": "*The group was silenced for 18 minute!*",
"19MUTE": "*The group was silenced for 19 minute!*",
"20MUTE": "*The group was silenced for 20 minute!*",
"21MUTE": "*The group was silenced for 21 minute!*",
"22MUTE": "*The group was silenced for 22 minute!*",
"23MUTE": "*The group was silenced for 23 minute!*",
"24MUTE": "*The group was silenced for 24 minute!*",
"25MUTE": "*The group was silenced for 25 minute!*",
"26MUTE": "*The group was silenced for 26 minute!*",
"27MUTE": "*The group was silenced for 27 minute!*",
"28MUTE": "*The group was silenced for 28 minute!*",
"29MUTE": "*The group was silenced for 29 minute!*",
"30MUTE": "*The group was silenced for 30 minute!*",
"31MUTE": "*The group was silenced for 31 minute!*",
"32MUTE": "*The group was silenced for 32 minute!*",
"33MUTE": "*The group was silenced for 33 minute!*",
"34MUTE": "*The group was silenced for 34 minute!*",
"35MUTE": "*The group was silenced for 35 minute!*",
"36MUTE": "*The group was silenced for 36 minute!*",
"37MUTE": "*The group was silenced for 37 minute!*",
"38MUTE": "*The group was silenced for 38 minute!*",
"39MUTE": "*The group was silenced for 39 minute!*",
"40MUTE": "*The group was silenced for 40 minute!*",
"41MUTE": "*The group was silenced for 41 minute!*",
"42MUTE": "*The group was silenced for 42 minute!*",
"43MUTE": "*The group was silenced for 43 minute!*",
"44MUTE": "*The group was silenced for 44 minute!*",
"45MUTE": "*The group was silenced for 45 minute!*",
"46MUTE": "*The group was silenced for 46 minute!*",
"47MUTE": "*The group was silenced for 47 minute!*",
"48MUTE": "*The group was silenced for 48 minute!*",
"49MUTE": "*The group was silenced for 49 minute!*",
"50MUTE": "*The group was silenced for 50 minute!*",
"51MUTE": "*The group was silenced for 51 minute!*",
"52MUTE": "*The group was silenced for 52 minute!*",
"53MUTE": "*The group was silenced for 53 minute!*",
"54MUTE": "*The group was silenced for 54 minute!*",
"55MUTE": "*The group was silenced for 55 minute!*",
"56MUTE": "*The group was silenced for 56 minute!*",
"57MUTE": "*The group was silenced for 57 minute!*",
"58MUTE": "*The group was silenced for 58 minute!*",
"59MUTE": "*The group was silenced for 59 minute!*",
"60MUTE": "*The group was silenced for 1 hour!*",
"75MUTE": "*The group was silenced for 1 hour and 15 minutes!*",
"90MUTE": "*The group was silenced for 1 hour and 30 minutes!*",
"105MUTE": "*The group was silenced for 1 hour and 45 minutes!*",
"120MUTE": "*The group was silenced for 2 hour!*",
"135MUTE": "*The group was silenced for 2 hour and 15 minutes!*",
"150MUTE": "*The group was silenced for 2 hour and 30 minutes!*",
"165MUTE": "*The group was silenced for 2 hour and 45 minutes!*",
"180MUTE": "*The group was silenced for 3 hour!*",
"240MUTE": "*The group was silenced for 4 hour!*",
"300MUTE": "*The group was silenced for 5 hour!*",
"360MUTE": "*The group was silenced for 6 hour!*",
"420MUTE": "*The group was silenced for 7 hour!*",
"480MUTE": "*The group was silenced for 8 hour!*",
"540MUTE": "*The group was silenced for 9 hour!*",
"600MUTE": "*The group was silenced for 10 hour!*",
"660MUTE": "*The group was silenced for 11 hour!*",
"720MUTE": "*The group was silenced for 12 hour!*",
"1DAYMUTE": "*The group was silenced for 1 day!*",
"2DAYMUTE": "*The group was silenced for 2 day!*",
"3DAYMUTE": "*The group was silenced for 3 day!*",
"TÜR": "*Unknown Command!*\n_Minute: 1-59m_\n_Hour: 1-12h_\n_Day: 1d-3d_",
"MUTE_DESC": "Turns off group chat. Only admins can send messages!",
"MUTE_OPEN": "*Allright Boss! Chat Has Been Opened!*"
},
"unvoice": {
"UV_DESC": "Converts audio to sound recording.",
"UV_REPLY": "*You Must Reply to the Audio File!*",
"UV_PROC": "```Converting to Sound Recording..```"
},
"ffmpeg": {
"FF_DESC": "Applies the desired ffmpeg filter to the video.\n⌨️ Example: .ffmpeg fade=in:0:30",
"FF_PROC": "Applying Effect.."
},
"spammer": {
"SPAM_DESC": "It spam until you stop it.\n⌨️ Example: .spam test",
"NEED_WORD": "*Need Some Words!*",
"STOP_SPAMDESC": "Stops spam command.",
"STOP_SPAM": "✅ *Spam successfully stopped! Please wait a moment.*"
},
"carbon": {
"CARBON_DESC": "Uses carbon.sh for Text-to-Image",
"CARBON_NEEDWORD": "*Not enough arguments to translate Text-to-Image!*\nExample: ```.carbon test```\nExample: ```.carbon making#test```",
"CARBON_WARN": "Please only type in en and tr character!"
},
"scam": {
"SCAM_DESC": "Creates 5 minutes of fake actions.",
"SCAM_NOTFOUND": "*You Must Enter Fake Action!*\nExisting Types: ```typing & recording & online & stop```",
"SCAM_NULL": "```Wrong Action Entered! Please use existing types.```"
},
"deepai": {
"DEEPAI_DESC": "Runs the most powerful artificial intelligence tools using artificial neural networks.",
"TEXT": "*You must enter text! Although I am a powerful artificial intelligence, I cannot read your thoughts!*",
"URL": "*You must enter the image URL!*\n*Example:* https://i.hizliresim.com/nrg50b.jpg"
},
"ttp": {
"TTP_DESC": "Converts text to plain picture.",
"ATTP_DESC": "Adds rainbow effect to the text as a sticker.",
"STTP_DESC": "Converts text to plain picture as a sticker.",
"NEED_WORD": "*You must enter some text!*",
"ANIME_DESC": "It writes the text inside the banner the anime girl is holding",
"TRUMP_DESC": "Converts the text to Trump's tweet.",
"CHANGE_DESC": "Turns the text into the change my mind poster.",
"TXTTOIMG_DESC": "Set of commands to convert text into images."
},
"wallpaper": {
"WP": "It sends high resolution wallpapers."
},
"webss": {
"SS_DESC": "Takes a screenshot from the page in the given link.",
"LİNK": "You must enter link!",
"ASTRO_DESC": "Gives the astronomical weather data of the given lattitude and longitude.\n You can use .weather to find the coordinates if you donno them",
"LAT": "You must enter the lattitude and longitude data ,seperated by *;* in order!",
"USAGEI": ".astro 37.62;116.84",
"GLAT": "You must enter the main text and sub text seperated by *;* in order!",
"GLITCH_DESC": "will give you a glitch image of the text provided",
"NG_DESC": "will give you a Neon glow image of the text provided",
"WO_DESC": "will give you a wood carved image of the text provided",
"CC_DESC": "will put the text you provided in the foam within a coffee cup",
"NGLAT": "You must enter some text !",
"MAP_DESC": "Gives you the map of the place you entered!",
"EBIT_DESC":"```Converts the text into an 8bit like image```",
"SHA_DESC":"```Converts the text into shadow themed image```",
"HP_DESC":"```Converts the text into a harrypotter themed image```"
},
"qrgenerator": {
"TEXT": "You must enter text!",
"QR_DESC": "Converts the given text into a qr code image."
},
"voicy": {
"NEED_REPLY": "```Please reply to any message!```",
"ONLY_AUDIO":"```Only audio file is accepted.```",
"USAGE": "It converts audio to text.",
"TEXT": "*Hey! I listened secretly to this voice and heard those!:* \n\n"
},
"aiscanner": {
"NOT_FOUND": "Could *not* found any similar commands.",
"FOUND": "*Found those commands that is similar.* \n 🔎 ```",
"SEARCHING": "🔎 Command not found! *Searching* similar commands.."
},
"notes": {
"NOTES_USAGE": "Shows all your existing notes.",
"NO_SAVED": "You don't have any saved notes.",
"SAVED": "Here is your saved messages: ",
"SAVE_USAGE": "Reply a message and type .save or just use .save <Your note> without replying",
"REPLY": "Please provide a note or reply to a message.",
"SUCCESSFULLY_ADDED": "Successfully added new note, check your notes with .notes.",
"UNSUCCESSFUL": "Could not add note, please try again later or contact WhatsAsena developers.",
"DELETE_USAGE": "Deletes all of your saved notes.",
"SUCCESSFULLY_DELETED": "Successfully deleted all your notes."
},
"instagram": {
"NEED_WORD": "*Please enter username of any instagram account.*",
"USAGE": ".insta <userName>",
"DESC": "Fetches user informations from instagram",
"LOADING": "Fetching user data...\n please wait.",
"USERNAME": "Username",
"NAME": "🔖 Name",
"BIO": "📄 Biography",
"FOLLOWERS": "👣 Followers",
"FOLLOWS": "👥 Follows",
"ACCOUNT": "👁️ Account privacy",
"PUBLIC": "🔓 Public",
"HIDDEN": "🔒 Hidden",
"PROPIC": "🖼 Profile Pic"
}
}
}