dragxd commited on
Commit
1647a54
·
1 Parent(s): f68b494

Restore strings and push session binaries without LFS

Browse files
.gitattributes DELETED
@@ -1,6 +0,0 @@
1
- *.otf filter=lfs diff=lfs merge=lfs -text
2
- *.session filter=lfs diff=lfs merge=lfs -text
3
- *.jpg filter=lfs diff=lfs merge=lfs -text
4
- *.png filter=lfs diff=lfs merge=lfs -text
5
- *.webp filter=lfs diff=lfs merge=lfs -text
6
- *.ttf filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
resources/colorlist.txt ADDED
@@ -0,0 +1,148 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ AliceBlue
2
+ AntiqueWhite
3
+ Aqua
4
+ Aquamarine
5
+ Azure
6
+ Beige
7
+ Bisque
8
+ Black
9
+ BlanchedAlmond
10
+ Blue
11
+ BlueViolet
12
+ Brown
13
+ BurlyWood
14
+ CadetBlue
15
+ Chartreuse
16
+ Chocolate
17
+ Coral
18
+ CornflowerBlue
19
+ Cornsilk
20
+ Crimson
21
+ Cyan
22
+ DarkBlue
23
+ DarkCyan
24
+ DarkGoldenRod
25
+ DarkGray
26
+ DarkGreen
27
+ DarkGrey
28
+ DarkKhaki
29
+ DarkMagenta
30
+ DarkOliveGreen
31
+ DarkOrange
32
+ DarkOrchid
33
+ DarkRed
34
+ DarkSalmon
35
+ DarkSeaGreen
36
+ DarkSlateBlue
37
+ DarkSlateGray
38
+ DarkSlateGrey
39
+ DarkTurquoise
40
+ DarkViolet
41
+ DeepPink
42
+ DeepSkyBlue
43
+ DimGray
44
+ DimGrey
45
+ DodgerBlue
46
+ FireBrick
47
+ FloralWhite
48
+ ForestGreen
49
+ Fuchsia
50
+ Gainsboro
51
+ GhostWhite
52
+ Gold
53
+ GoldenRod
54
+ Gray
55
+ Green
56
+ GreenYellow
57
+ Grey
58
+ HoneyDew
59
+ HotPink
60
+ IndianRed
61
+ Indigo
62
+ Ivory
63
+ Khaki
64
+ Lavender
65
+ LavenderBlush
66
+ LawnGreen
67
+ LemonChiffon
68
+ LightBlue
69
+ LightCoral
70
+ LightCyan
71
+ LightGoldenRodYellow
72
+ LightGray
73
+ LightGreen
74
+ LightGrey
75
+ LightPink
76
+ LightSalmon
77
+ LightSeaGreen
78
+ LightSkyBlue
79
+ LightSlateGray
80
+ LightSlateGrey
81
+ LightSteelBlue
82
+ LightYellow
83
+ Lime
84
+ LimeGreen
85
+ Linen
86
+ Magenta
87
+ Maroon
88
+ MediumAquaMarine
89
+ MediumBlue
90
+ MediumOrchid
91
+ MediumPurple
92
+ MediumSeaGreen
93
+ MediumSlateBlue
94
+ MediumSpringGreen
95
+ MediumTurquoise
96
+ MediumVioletRed
97
+ MidnightBlue
98
+ MintCream
99
+ MistyRose
100
+ Moccasin
101
+ NavajoWhite
102
+ Navy
103
+ OldLace
104
+ Olive
105
+ OliveDrab
106
+ Orange
107
+ OrangeRed
108
+ Orchid
109
+ PaleGoldenRod
110
+ PaleGreen
111
+ PaleTurquoise
112
+ PaleVioletRed
113
+ PapayaWhip
114
+ PeachPuff
115
+ Peru
116
+ Pink
117
+ Plum
118
+ PowderBlue
119
+ Purple
120
+ RebeccaPurple
121
+ Red
122
+ RosyBrown
123
+ RoyalBlue
124
+ SaddleBrown
125
+ Salmon
126
+ SandyBrown
127
+ SeaGreen
128
+ SeaShell
129
+ Sienna
130
+ Silver
131
+ SkyBlue
132
+ SlateBlue
133
+ SlateGray
134
+ SlateGrey
135
+ Snow
136
+ SpringGreen
137
+ SteelBlue
138
+ Tan
139
+ Teal
140
+ Thistle
141
+ Tomato
142
+ Turquoise
143
+ Violet
144
+ Wheat
145
+ White
146
+ WhiteSmoke
147
+ Yellow
148
+ YellowGreen
resources/startup/optional-requirements.txt ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Required only for Local Deploys
2
+ # ------------------------------------------------------ #
3
+
4
+
5
+ apscheduler
6
+ aiohttp
7
+ bs4
8
+ enhancer>=0.3.4
9
+ git+https://github.com/New-dev0/instagrapi.git@39df1b1#egg=instagrapi
10
+ git+https://github.com/buddhhu/img2html.git@c44170d#egg=img2html
11
+ heroku3
12
+ gitpython
13
+ google-api-python-client
14
+ htmlwebshot
15
+ lottie
16
+ lxml
17
+ numpy>=1.21.2
18
+ oauth2client
19
+ opencv-python-headless
20
+ pillow>=9.0.0
21
+ profanitydetector
22
+ psutil
23
+ pypdf2>=1.26.0
24
+ pytz
25
+ qrcode
26
+ requests
27
+ twikit
28
+ tabulate
29
+ telegraph
30
+ tgcrypto
31
+ youtube-search-python
32
+ yt-dlp
33
+ # -------------------------------------------------------#
strings/strings/en.yml CHANGED
@@ -0,0 +1,649 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: English
2
+ natively: English
3
+
4
+ authors:
5
+ - xditya
6
+ - rojserbest
7
+ - sppidy
8
+ - ProgrammingError
9
+ - aviskumar
10
+
11
+ # pyUltroid
12
+ py_c1: "Wrong string session. Copy paste correctly!"
13
+ py_c2: "No String Session found. Quitting..."
14
+ py_c3: "Your VC_SESSION Expired. Deleting VC_SESSION from redis...\nRenew/Change it to Use Voice/Video Chat from VC Account..."
15
+ py_d1: "`You cannot use this command now. Contact owner of this bot!`"
16
+ py_d2: "`Full Sudo User Required...`"
17
+ py_d3: "`Use this in group/channel.`"
18
+ py_d4: "**⚠️ Developer Restricted!**\nIf you know what this does, and want to proceed, use\n`{}setdb I_DEV True`.\n\nThis Might Be Dangerous."
19
+ py_d5: "`I am not an admin.`"
20
+ py_d6: "This Command Can't be used by Bot!"
21
+ py_d7: "Conversation Is Already On, Kindly Wait Sometime Then Try Again."
22
+ py_d8: "`Sending media or sticker is not allowed in this chat.`"
23
+
24
+ # commons
25
+ com_1: "`Processing...`"
26
+ com_2: "`Searching...`"
27
+ com_3: "`Invalid Input`"
28
+ com_4: "`UnSupported Media..`"
29
+ com_5: "Downloading..."
30
+ com_6: "Uploading..."
31
+ com_7: "`Something Went Wrong.`"
32
+
33
+ #chatactions
34
+ can_1: "#GBanned_User Joined.\n\n**User** : {}\n**Reason**: {}\n\n`User Banned.`"
35
+ can_2: "∆ #UsernameUpdate\n\n@{} changed username to @{}"
36
+ can_3: "∆ #UsernameUpdate\n\n{} removed its username. (@{})"
37
+ can_4: "∆ #UsernameUpdate\n\n{}'s new username --> @{}"
38
+
39
+ # help
40
+ help_1: "`{}` is not a valid plugin!"
41
+ help_2: "The bot did not respond to the inline query.\nConsider using `{}restart`"
42
+ help_3: "`Please turn on inline mode for your bot from` @Botfather."
43
+ help_4: "• Plugins"
44
+ help_5: "Addons •"
45
+ help_6: "••Voice Chat"
46
+ help_7: "Inline Plugins••"
47
+ help_8: "⚙️ Owner Tools"
48
+ help_9: "Settings ⚙️"
49
+ help_10: "••Cʟᴏꜱᴇ••"
50
+ help_11: "Plugin Name-{}\n✘ Commands Available -\n\n"
51
+ help_12: "Voice Chat Bot is not active! Use .setdb VCBOT True to enable!"
52
+ help_13: "Do '{}setdb ADDONS True' to Load Official Addons"
53
+
54
+ # userlogs
55
+ userlogs_1: "The Chat Id You Set In Tag Logger Is Wrong , Please Correct It"
56
+ userlogs_2: "Add me to Your Tag Logger Chat to Log Tags"
57
+ userlogs_3: "Leave Chat"
58
+ userlogs_4: "Your Asst Bot Cant Send Messages in Tag Log Chat.\nAdd it to Get Your Tag Logs.."
59
+ userlogs_5: "Left `{}`"
60
+
61
+ # admintools
62
+ adm_1: "`I couldn't get who he is!`"
63
+ adm_2: "`Hmm.. Guess I have no rights here!`"
64
+ adm_3: "`Provide a Time too..`"
65
+ pro_1: "`Reply to a user to promote him!`"
66
+ pro_2: "{} `is now an admin in {} with title {}.`"
67
+ de_1: "`Reply to a user to demote him!`"
68
+ de_2: "{} `is no longer an admin in {}`"
69
+ ban_1: "`Reply to a user or give username to ban him!`"
70
+ ban_2: " `Sorry, but I can't Ban my Developer 😂`"
71
+ ban_3: "`I don't have the right to ban a user.`"
72
+ ban_4: "{} **was banned by** {} **in** `{}`"
73
+ ban_5: "\n**Reason**: `{}`"
74
+ tban_1: "`Reply to someone or give its id...`"
75
+ tban_2: "`Successfully Banned` {} `in {} for {}`"
76
+ unban_1: "`Reply to a user or give username to unban him!`"
77
+ unban_2: "`I don't have the right to unban a user.`"
78
+ unban_3: "{} **was unbanned by** {} **in** `{}`"
79
+ kick_1: "`I don't have the right to kick a user.`"
80
+ kick_2: " `Sorry, but I can't Kick my Developer`😂"
81
+ kick_3: "`I Cant kick him ever...`"
82
+ kick_4: "{} **was kicked by** {} **in** `{}`"
83
+ pin_1: "`Reply to a message to pin it!`"
84
+ pinned_1: "No Pinned Message Found!"
85
+ pinned_2: "Pinned Message in Current chat is [here]({})."
86
+ unpin_1: "Either reply to a message, or, use `{}unpin all`"
87
+ listpin_1: "There is no message pinned in this group!"
88
+ purge_1: "`Reply to a message to purge from.`"
89
+ purgeall_1: "`Reply to someone's msg to delete.`"
90
+ purgeall_2: "Successfully Purged All Messages from {}"
91
+
92
+ # akinator
93
+ aki_1: "Game has been Terminated...."
94
+ aki_2: "Start Game"
95
+ aki_3: "Timeout !"
96
+
97
+ # antiflood
98
+ antiflood_1: "`Antiflood Settings Disabled`"
99
+ antiflood_2: "`No flood limits in this chat.`"
100
+ antiflood_3: "`You have been muted.`"
101
+ antiflood_4: "`Successfully Updated Antiflood Settings to {} in this chat.`"
102
+ antiflood_5: "`Flood limit for this chat is {}.`"
103
+
104
+ # ascii
105
+ ascii_1: "`Reply to image.`"
106
+ ascii_2: "`Converting to html...`"
107
+
108
+ # audiotools
109
+ audiotools_1: "Reply To Audio or video.."
110
+ audiotools_2: "Downloaded Successfully, Now Converting to voice"
111
+ audiotools_3: "`Give time in format to trim`"
112
+ audiotools_4: "`Incorrect Data`"
113
+ audiotools_5: "`Trying To Download...`"
114
+ audiotools_6: "`Wrong trim duration`"
115
+ audiotools_7: "Trimmed Audio From `{}` To `{}`"
116
+ audiotools_8: "`Reply to Video File..`"
117
+ audiotools_9: "`No Audio Found...`"
118
+ audiotools_10: "`Extracted Audio from Video...`"
119
+
120
+ # asstcmd
121
+ asstcmd_1: "`Use this Command with Reply and word to use a command.`"
122
+ asstcmd_2: "`Give me the command which you want to remove.`"
123
+ asstcmd_3: "Done Command: `/{}` Removed."
124
+ asstcmd_4: "Done Command : `/{}` saved."
125
+ asstcmd_5: "No commands found"
126
+ asstcmd_6: "**ALL ASSISTANT CMDS**\n\n"
127
+
128
+ # autocorrect
129
+ act_1: "AUTOCORRECT Feature ON"
130
+ act_2: "AUTOCORRECT Feature Off"
131
+
132
+ # autopic
133
+ autopic_1: "`Give something to search...`"
134
+ autopic_2: "No Results found for `{}`"
135
+ autopic_3: "Got a Collection `{}` related to your search !\nStarting Autopic !"
136
+ autopic_4: "AUTOPIC was not in use !!"
137
+ autopic_5: "AUTOPIC Stopped!"
138
+
139
+ # inline
140
+ inline_1: "[Uʟᴛʀᴏɪᴅ Sᴜᴘᴘᴏʀᴛ](t.me/UltroidSupportChat)\n\n**Hᴇʟᴘ Mᴇɴᴜ Oғ {}.\n\nPʟᴜɢɪɴs ~ {}**"
141
+ inline_2: "[Uʟᴛʀᴏɪᴅ Sᴜᴘᴘᴏʀᴛ](t.me/UltroidSupportChat)\n\n**Hᴇʟᴘ Mᴇɴᴜ Oғ {}.\n\nAᴅᴅᴏɴs ~ {}**"
142
+ inline_3: "[Uʟᴛʀᴏɪᴅ Sᴜᴘᴘᴏʀᴛ](t.me/UltroidSupportChat)\n\n**Hᴇʟᴘ Mᴇɴᴜ Oғ {}.\n\nAᴅᴅᴏɴs ~ {}\n\nDᴏ **`.setdb ADDONS True`** ᴀɴᴅ ʀᴇsᴛᴀʀᴛ ᴛᴏ ɢᴇᴛ ᴀᴅᴅᴏɴs.**"
143
+ inline_4: "** Bᴏᴛ Oғ {}\n\nMᴀɪɴ Mᴇɴᴜ\n\nPʟᴜɢɪɴs ~ {}\nAᴅᴅᴏɴs ~ {}\nTᴏᴛᴀʟ Cᴏᴍᴍᴀɴᴅs ~ {}**"
144
+ inline_5: "**Mᴇɴᴜ Hᴀs Bᴇᴇɴ Cʟᴏsᴇᴅ**"
145
+ inline_6: "**Voice Chat Help Menu for {}**\n**Available Commands:** `{}`\n\n@TeamUltroid"
146
+ inline_7: "Do .help {} to get the list of commands."
147
+ inline_8: "Click the below button to update!"
148
+ inline_9: "You Are Already On Latest Version"
149
+
150
+ # tagnotif
151
+ tagnot_1: "{} tagged you in {}\n\n```{}```\n\n[📨 Message 📨]({})"
152
+ tagnot_2: "{} tagged you in {}\n\n [📨 Message 📨]({})"
153
+
154
+ # whisper
155
+ wspr_1: "@{} secret msg for you.\nDelete your msg after reading.\nOr the next msg will not be updated."
156
+ wspr_2: "Message deleted"
157
+ wspr_3: "Add some id or username too"
158
+ wspr_4: "User {} Not Found\nSearch Again"
159
+ wspr_5: "You Can't do this"
160
+
161
+ # afk
162
+ afk_1: "**No Longer Afk**\n\nWas away for ~ `{}`"
163
+ afk_2: "#AFK\nSet AFK mode to False.\nWas AFK since ~ `{}`"
164
+ afk_3: "**I'm currently AFK.**\nLast seen `{}` ago.\n\n**Reason:** `{}`"
165
+ afk_4: "**I'm currently AFK.**\n\nLast seen `{}` ago."
166
+ afk_5: "**I'm Going AFK.**\n\n**Reason:** `{}`"
167
+ afk_6: "**I'm Going AFK.**"
168
+
169
+ # bot
170
+ bot_1: "Hey, I am alive."
171
+ bot_2: "Stats"
172
+ bot_3: "Repo"
173
+ bot_4: "Support"
174
+ bot_5: "• `Restarting...`"
175
+ alive_1: "**The Ultroid Userbot...**\n\n**{}**\n\n✵ **Owner** - `{}`\n✵ **Ultroid** - `{}`\n✵ **Py-Ultroid** - `{}`\n✵ **UpTime** - `{}`\n✵ **Python** - `{}`\n✵ **Telethon** - `{}`\n✵ **Branch** - `{}`"
176
+ log: "**Heroku** Ultroid Logs.\nPasted [here]({}) too!"
177
+ ping: "**Pong !!** `{}ms`\n**Uptime** - `{}`"
178
+ usage: "**⚙️ Dyno Usage ⚙️**:\n\n-> **Dyno usage for** `{}`:\n • **{}h** **{}m |** `[{}%]`\n-> **Dyno hours quota remaining this month**:\n • **{}h** **{}m |** `[{}%]`\n\n**Total Disk Space**: `{}`\n**Used**: `{}`\n**Free**: `{}`\n\n**📊 Data Usage 📊**\n**Upload**: `{}`\n**Down**: `{}`\n\n**CPU**: `{}%`\n**RAM**: `{}%`\n**DISK**: `{}%`"
179
+ usage_simple: "**Total Disk Space**: `{}`\n**Used**: `{}`\n**Free**: `{}`\n\n**📊 Data Usage 📊**\n**Upload**: `{}`\n**Down**: `{}`\n\n**CPU**: `{}%`\n**RAM**: `{}%`\n**DISK**: `{}%`"
180
+ shutdown: "GoodBye {}.\n`Shutting down...`"
181
+
182
+ # blacklist
183
+ blk_1: "`Give the word to blacklist..`"
184
+ blk_2: "Done : `{}` Blacklisted here."
185
+ blk_3: "`Give the word to remove from blacklist..`"
186
+ blk_4: "Done : `{}` Removed from Blacklist."
187
+ blk_5: "Blacklist Found In This Chats Are :\n\n"
188
+ blk_6: "No Blacklist word Found Here"
189
+
190
+ # broadcast
191
+ bd_1: "`Adding to db...`"
192
+ bd_2: "`Trying to add all admin channels to db...`"
193
+ bd_3: "**Done.**\nChats already in Database: {}\nNewly Added: {}"
194
+ bd_4: "Channels added!"
195
+ bd_5: "`Added to database!`"
196
+ bd_6: "`Channel is already is database!`"
197
+ bd_7: "Removed from database"
198
+ bd_8: "`Removing...`"
199
+ bd_9: "Channel is already removed from database. "
200
+
201
+ # calculator
202
+ calc_1: "• Ultroid Inline Calculator •"
203
+ calc_2: "Open Calculator Again"
204
+
205
+ # channel hacks
206
+ cha_1: "invalid Channel given"
207
+ cha_2: "Source added succesfully"
208
+ cha_3: "Source channel already added"
209
+ cha_4: "Source database cleared."
210
+ cha_5: "Source removed from database"
211
+ cha_6: "Source channel is already removed from database."
212
+ cha_7: "Destination channels in database:"
213
+ cha_8: "Source channels in database:"
214
+
215
+ # carbon
216
+ carbon_1: "Carbonised by [{}](tg://user?id={})"
217
+ carbon_2: "`Reply to Message or readable file..`"
218
+ carbon_3: "`Give Custom Color to Create Carbon...`"
219
+
220
+ # chat_bot
221
+ chab_1: "Reply to a user or give me his id/username to add an AI ChatBot!"
222
+ chab_2: "`No user has AI added.`"
223
+ chab_3: "**Total List Of AI Enabled Users In This Chat :**\n\n"
224
+
225
+ # chats
226
+ chats_1: "`Cant delete this chat.`"
227
+ chats_2: "`I m not an admin`"
228
+ chats_3: "#Deleted\nDeleted {}"
229
+ chats_4: "Your [{}]({}) Group Made Boss!"
230
+ chats_5: "Join @TeamUltroid"
231
+ chats_6: "Your {} Group/Channel Has been made Boss!"
232
+
233
+ # clean action
234
+ clan_1: "Added Clean Action Setting For this Chat"
235
+ clan_2: "Removed Clean Action Setting For this Chat"
236
+ clan_3: "`Invalid ID`"
237
+ clan_4: "`No Chat Added`"
238
+ clan_5: "Clean Actions are already enabled in this Chat."
239
+
240
+ # converter
241
+ cvt_1: "`Reply to any media/Document.`"
242
+ cvt_2: "Give The name and extension of file"
243
+ cvt_3: "`Reply to media..`"
244
+ cvt_4: "`Reply to img or file with thumbnail.`"
245
+ cvt_5: "Replied file has no thumbnail.`"
246
+ cvt_6: "Added [This]({}) As Your Custom Thumbnail"
247
+ cvt_7: "`Reply to a readable file`"
248
+ cvt_8: "`Not A Readable File.`"
249
+
250
+ # eventsofday
251
+ eod_1: "🎊 **Events of the Day**\n\n"
252
+ eod_2: "• **Events for {}/2022**\n\n"
253
+
254
+ # core
255
+ core_1: "Module Found"
256
+ core_2: "{}.py use .paste to paste in neko and raw.."
257
+ core_3: "Search Again..?"
258
+ core_4: "Module {} Found"
259
+ core_5: "{}.py use .paste to paste in neko and raw.."
260
+ core_6: "Module {}.py Not Found"
261
+ core_7: "No Such Module"
262
+ core_8: "No Module Named {}.py"
263
+ core_9: "`Give name of plugin which u want to unload`"
264
+ core_10: "**Uɴʟᴏᴀᴅᴇᴅ** `{}` **Sᴜᴄᴄᴇssғᴜʟʟʏ.**"
265
+ core_11: "**Yᴏᴜ Cᴀɴ'ᴛ Uɴʟᴏᴀᴅ Oғғɪᴄɪᴀʟ Pʟᴜɢɪɴs**"
266
+ core_12: "**Nᴏ Pʟᴜɢɪɴ Nᴀᴍᴇᴅ** `{}`"
267
+ core_13: "`Give name of plugin which u want to uninstall`"
268
+ core_14: "**Uɴɪɴsᴛᴀʟʟᴇᴅ** `{}` **Sᴜᴄᴄᴇssғᴜʟʟʏ.**"
269
+ core_15: "**Yᴏᴜ Cᴀɴ'ᴛ Uɴɪɴsᴛᴀʟʟ Oғғɪᴄɪᴀʟ Pʟᴜɢɪɴs**"
270
+ core_16: "`Give name of plugin which u want to load`"
271
+ core_17: "**Sᴜᴄᴄᴇssғᴜʟʟʏ Lᴏᴀᴅᴇᴅ** `{}`"
272
+ core_18: "**Could not load** `{}` **because of the following error.**\n`{}`"
273
+
274
+ # devtools
275
+ devs_1: "`No cmd given`"
276
+ devs_2: "`Give some python cmd`"
277
+ devs_3: "`Give Some C++ Code..`"
278
+
279
+ # dm
280
+ dm_1: "`Give Chat username or id where to send.`"
281
+ dm_2: "`Give text to send or reply to msg`"
282
+ dm_3: "⚜️ Message Delivered! ⚜️"
283
+ dm_4: "Error : {}\nRead Usage : `{}help other`"
284
+ dm_5: "`Check in Private.`"
285
+ dm_6: "`No message found to deliver :(`"
286
+
287
+ # echo
288
+ echo_1: "**Activated Echo For Users:**\n\n"
289
+
290
+ # fake action
291
+ fka_1: "Starting Fake Action For {} sec."
292
+
293
+ # fedutils
294
+ sf_1: "Starting a Mass-FedBan..."
295
+ sf_2: "`No user designated!`"
296
+ sf_3: "You can't ban my dev you noob!!"
297
+ sf_4: "`Seems like rose isn't responding, or, the plugin is misbehaving`"
298
+ sf_5: "You can only use fed commands once every 5 minutes"
299
+ sf_6: "Try again after 5 mins."
300
+ sf_7: "Unable to collect FedAdminList. Retrying ({}/3)..."
301
+ sf_8: "Error"
302
+ sf_9: "Unable to collect FedAdminList."
303
+ sf_10: "FBaning in {} feds."
304
+ sf_11: "Specified FBan Group ID is incorrect."
305
+ sf_12: "{} Excluded."
306
+ sf_13: "Error in removing FedAdmin file.\n{}"
307
+ sf_14: "SuperFBan Completed.\nTotal Feds - {}.\nExcluded - {}.\n Affected {} feds.\n#TB"
308
+ sf_15: "Starting a Mass-UnFedBan..."
309
+ sf_16: "SuperUnFBan Completed.\nTotal Feds - {}.\nExcluded - {}.\n Affected {} feds.\n#TB"
310
+ sf_17: "`Give me someones id, or reply to somones message to check his/her fedstat.`"
311
+ sf_18: "List of feds {} has been banned in.\n\nCollected using Ultroid."
312
+ sf_19: "**Error**\n `Unblock` @MissRose_Bot `and try again!"
313
+ sf_20: "`Extracting information...`"
314
+ sf_21: "\n\nFedInfo Extracted by Ultroid"
315
+ sf_22: "No user was designated."
316
+ sf_23: "**Error**\n `Unblock` @MissRose_Bot `and try again!"
317
+
318
+ # filter
319
+ flr_1: "`Use this command word to set as filter and reply...`"
320
+ flr_2: "Filters Found In This Chats Are\n\n"
321
+ flr_3: "`Give the filter to remove..`"
322
+ flr_4: "Done : Filter `{}` Saved."
323
+ flr_5: "Done : Filter `{}` Removed."
324
+ flr_6: "No Filters Found Here"
325
+
326
+ # fontgen
327
+ fgn_1: "**Available Fonts**\n\n"
328
+
329
+ # force subscribe
330
+ fsub_1: "Give Channel where you want User to Join !"
331
+ fsub_2: "Give Correct Channel Username or id"
332
+ fsub_3: "ForceSub was not Active in this Chat !"
333
+ fsub_4: "Join Channel"
334
+ fsub_5: "Unmute Me"
335
+ fsub_6: "Please Join That Channel !\nThen Click This Button !"
336
+ fsub_7: "This Message is Not for You"
337
+ fsub_8: "Thanks For Joining ! "
338
+
339
+ # extra
340
+ ex_1: "`Reply to message..`"
341
+
342
+ # gdrive
343
+ gdrive_1: "`You have already authorised with Google Drive`"
344
+ gdrive_2: "Go [here](https://console.developers.google.com/flows/enableapi?apiid=drive) and get your `GDRIVE_CLIENT_ID` and `GDRIVE_CLIENT_SECRET`\n\nSend your GDRIVE_CLIENT_ID and GDRIVE_CLIENT_SECRET as this.\n`GDRIVE_CLIENT_ID GDRIVE_CLIENT_SECRET` separated by space."
345
+ gdrive_3: "`Wrong Client Id`"
346
+ gdrive_4: "`Something went wrong! Authorise again.\nIf the same happens, contact `@TeamUltroid"
347
+ gdrive_5: "`Success!\nYou are all set to use Google Drive with Ultroid Userbot.`"
348
+ gdrive_6: "`Go `[here](t.me/{}?start=set)` and setup G-Drive`"
349
+ gdrive_7: "Successfully uploaded [{}]({}) on G-Drive"
350
+
351
+ # get addons
352
+ gas_1: "Please provide a raw link!"
353
+
354
+ # greetings
355
+ grt_1: "`Welcome note saved`"
356
+ grt_2: "Please use this in a group and not PMs!"
357
+ grt_3: "`Reply to message which u want to set as welcome`"
358
+ grt_4: "`No welcome was set!`"
359
+ grt_5: "`Welcome Note Deleted`"
360
+ grt_6: "`No goodbye was set!`"
361
+ grt_7: "`Reply to message which u want to set as goodbye`"
362
+
363
+ # glitch
364
+ glitch_1: "`Glitching...`"
365
+
366
+ # mediainfo
367
+ mdi_1: "More Explained Info"
368
+
369
+ # nightmode
370
+ nightm_1: "Give Time in correct format"
371
+ nightm_2: "Setted time successfully"
372
+ nightm_3: "Done, Added Current Chat To Night Mode"
373
+ nightm_4: "Done, Removed Current Chat from Night Mode"
374
+ nightm_5: "Something Went Wrong"
375
+
376
+ # pmpermit
377
+ pmperm_1: "Please wait for me to respond or you will be blocked and reported as spam!!"
378
+ pmperm_2: "Eyy, I told you not to spam!\nYou've been blocked and reported, for now."
379
+ pmperm_3: "Reply to someone's message or try this command in private."
380
+
381
+ # schedule_msg
382
+ schdl_1: "`Scheduled msg Succesfully`"
383
+ schdl_2: "`Incorrect Format`"
384
+
385
+ # searches
386
+ srch_1: "`Search for whom? Give me a user name!!`"
387
+ srch_2: "`No such user found...`"
388
+ srch_3: "`Song not found...`"
389
+
390
+ # snip
391
+ snip_1: "Give word to set as snip and reply to a message."
392
+ snip_2: "Give the word to remove..."
393
+ snip_3: "No Snips Found Here."
394
+
395
+ # specialtools
396
+ spcltool_1: "Reply To Audio or video."
397
+ spcltool_2: "`Done.. Now reply to video In which u want to add this Audio`"
398
+ spcltool_3: "Reply To video"
399
+ spcltool_4: "`First reply an audio with .raw`"
400
+ spcltool_5: "Downloaded Successfully, Now Adding Your Audio to video"
401
+ spcltool_6: "`Put input in dd/mm/yyyy format`"
402
+ spcltool_7: "`Happy Birthday To U🎉🎊`"
403
+ spcltool_8: "Give something to search.."
404
+ spcltool_9: "Found Nothing"
405
+
406
+ # sudo
407
+ sudo_1: "`Reply to a msg or add it's id/username.`"
408
+ sudo_2: "You cant add yourself as Sudo User..."
409
+ sudo_3: "`No SUDO User was assigned ...`"
410
+ sudo_4: "`Bots can't be added as Sudo Users.`"
411
+
412
+ # unsplash
413
+ unspl_1: "No Results Found !"
414
+
415
+ # updater
416
+ upd_1: "`Checking for updates...`"
417
+ upd_2: "`Oops.. Updater cannot continue due to some problems.`\n\n**LOGTRACE:**\n"
418
+ upd_3: "**New UPDATE available for [[{}]]({}/tree/{}):\n\nCHANGELOG**\n\n{}"
419
+ upd_4: "`Changelog is too big, view the file to see it.`"
420
+ upd_5: "Click the below button to update."
421
+ upd_6: "\n`Your BOT is` **up-to-date** `with` **[[{}]]({}/tree/{})**\n"
422
+ upd_7: "`Fast Soft Updating...`"
423
+
424
+ # upload download
425
+ udl_1: "`Reply to the file/media you want to download...`"
426
+ udl_2: "Download Successful..\nTo\n`{}`\nin `{}`"
427
+ udl_3: "`Give a specific path to file`"
428
+ udl_4: "`Trying to download...`"
429
+ udl_5: "`You forgot to give link :(`"
430
+ udl_6: "`This Directory is Empty.`"
431
+ udl_7: "`You can't do that!`"
432
+
433
+ # vctools
434
+ vct_1: "`Voice Chat Started...`"
435
+ vct_2: "**Successfully Changed VC Title to** `{}`"
436
+ vct_3: "`Inviting Members to Voice Chat...`"
437
+ vct_4: "`Voice Chat Stopped...`"
438
+ vct_5: "`Invited {} users`"
439
+ vct_6: "No input Found!"
440
+
441
+ # words
442
+ wrd_1: "• **Word :** `{}`\n• **Meaning :** __{}__\n\n• **Example :** __{}__"
443
+ wrd_2: "**Word** - `{}`\n\n**Synonyms** - \n"
444
+ wrd_3: "**Word** - `{}`\n\n**Antonyms** - \n"
445
+ wrd_4: "`Give a Word to Find Its Meaning..`"
446
+ wrd_5: "Synonyms"
447
+ wrd_6: "Antonyms"
448
+ wrd_7: "No synonym found!!\n\n`{}`"
449
+ wrd_8: "No Antonyms found!!\n\n`{}`"
450
+
451
+ # profanitY
452
+ prof_1: "`Added This Chat for Profanity Filtering!`"
453
+ prof_2: "`Removed This Chat from Profanity Filtering!`"
454
+
455
+ # notes
456
+ notes_1: "`Use this Command with Reply and word to use a note.`"
457
+ notes_2: "Done Note : `#{}` saved."
458
+ notes_3: "`Give me the note handler which you want to remove.`"
459
+ notes_4: "Notes Found In This Chats Are\n\n"
460
+ notes_5: "No Notes Found Here"
461
+
462
+ # stickertools
463
+ sts_1: "`You haven't written any article, Waifu is going away.`"
464
+ sts_2: "`Reply to an Animated Sticker...`"
465
+ sts_3: "**Please select from {} **"
466
+ sts_4: "`Reply to Non Animated Sticker.`"
467
+ sts_5: "**Pack Kanged Successfully**.\n**Kanged Pack:** [link]({})"
468
+ sts_6: "`Reply to message/media...`"
469
+ sts_7: "`Sticker added in a Different Pack !\nThis Pack is Newly created!\nYour pack can be found` [here](t.me/addstickers/{})"
470
+ sts_8: "`Failed to add sticker, use` @Stickers `bot to add the sticker manually.`"
471
+ sts_9: "`Ooo Animated Sticker 👀...`"
472
+ sts_10: "`Reply to any media...`"
473
+ sts_11: "Kanging this Sticker..."
474
+ sts_12: "`Kanged!`\n`Emoji-` {}\n`Sticker Pack` [here](t.me/addstickers/{})"
475
+ sts_13: "`Switching to Pack {} due to insufficient space`"
476
+
477
+ # whichsong
478
+ whs_1: "<• Reply to Audio File •>"
479
+ whs_2: "`Trying to identify the song....`"
480
+ whs_3: "Failed to Identify song :("
481
+ whs_4: "**Song Recognised!**\nName: __{}__"
482
+
483
+ # webupload
484
+ wbl_1: "`Provide a File Name pls..`"
485
+
486
+ # writer
487
+ writer_1: "`Give Some Text Too`"
488
+
489
+ # webshot
490
+ wbs_1: "`Give a URL please!`"
491
+ wbs_2: "Invalid URL!"
492
+ wbs_3: "**WebShot Generated**\n**URL**: {}"
493
+
494
+ # youtube
495
+ youtube_1: "Give me a (youtube) URL to download audio from!"
496
+ youtube_2: "`Give A Direct Audio Link To Download`"
497
+ youtube_3: "Give me a (youtube) URL to download video from!"
498
+ youtube_4: "`Give A Direct Video Link To Download`"
499
+ youtube_5: "Give me a (youtube) search query to download audio from!"
500
+ youtube_6: "`Downloading audio song...`"
501
+ youtube_7: "Give me a (youtube) search query to download video from!"
502
+ youtube_8: "`Downloading video song...`"
503
+
504
+ # ziptools
505
+ zip_1: "Reply to any media/Document."
506
+ zip_2: "First add All Files Via `{}addzip` then doZip to zip all files at one."
507
+ zip_3: "`Reply to zip file only`"
508
+
509
+ # file share
510
+ fsh_1: "**List of files stored.:**"
511
+ fsh_2: "**File has been stored!**\n\n**Shareable link:** {}"
512
+ fsh_3: "`Reply to a message to make a shareable link!`"
513
+ fsh_4: "**No files stored!**"
514
+
515
+ # getmsgs
516
+ gms_1: "Provide a valid message link!"
517
+ ls1: "`File doesn't exist or path is incorrect!`"
518
+ th_1: "`Please reply to a file to download its thumbnail!`"
519
+ th_2: "`Replied file has no thumbnail.`"
520
+
521
+ # ------------------------- assistant --------------------------#
522
+
523
+ ast_1: "Choose which API you want to set."
524
+ ast_2: "**remove.bg API**\nEnter your API key from remove.bg.\n\nUse /cancel to terminate the operation."
525
+ ast_3: "Hey {}. Please browse through the options"
526
+ ast_4: "List Of Available Languages."
527
+
528
+ # inlinestuff
529
+ instu_1: "App search. Enter app name!"
530
+ instu_2: "Recent Searches.."
531
+ instu_3: "Enter Query to Search"
532
+ instu_4: "Success"
533
+
534
+ # games
535
+ games_1: "Choose The Game 🎮"
536
+ games_2: "Choose Category!"
537
+ games_3: "Choose Difficulty Level"
538
+ games_4: "Choose Number of Questions.."
539
+ games_5: "Choose Time Interval..."
540
+ games_6: "**• Starting Quiz in 5 secs.** \n**• Level :** {}\n**• Qs :** {}"
541
+
542
+ # callbackstuffs
543
+ clst_1: "`Userbot dyno build in progress, please wait for it to complete.`"
544
+ clst_2: "`Successfully Updated!\nRestarting, please wait...`"
545
+ clst_3: "■ Generating Changelogs..."
546
+ clst_4: "Something went wrong..."
547
+ clst_5: "Done!"
548
+
549
+ # pmbot
550
+ pmbot_1: "**You need to join below chat(s) in order to chat with my master!\n\n**"
551
+ pmbot_2: "Please reply to someone to ban him."
552
+ pmbot_3: "User is already banned!"
553
+ pmbot_4: "`GoodBye! You have been banned.`\n**Further messages you send will not be forwarded.**"
554
+ pmbot_5: "Please reply to someone to Unban him."
555
+ pmbot_6: "User was never banned!"
556
+ pmbot_7: "`Congrats! You have been unbanned.`"
557
+
558
+ # -------------------------- VcBot ------------------------------- #
559
+
560
+ vcbot_1: "`Left the voice chat.`"
561
+ vcbot_2: "**ERROR:**\n{}"
562
+ vcbot_3: "• Volume Changed to `{}%` •"
563
+ vcbot_4: "`Please specify a volume from 1 to 200!`"
564
+ vcbot_5: "`Re-joining this voice chat.`"
565
+ vcbot_6: "You haven't connected to a voice chat!"
566
+ vcbot_7: "`Keep patience... It'll take some time.`"
567
+ vcbot_8: "Give only youtube playlist"
568
+ vcbot_9: "Are You Kidding Me?\nWhat to Play?"
569
+ vcbot_10: "Removed Chat from Vc AUTH Groups!"
570
+ vcbot_11: "`Getting Voice Chat Bot Users List...`"
571
+ vcbot_12: "`Muted playback in this chat.`"
572
+ vcbot_13: "`Resumed playback in this chat.`"
573
+ vcbot_14: "`Paused playback in this chat.`"
574
+ vcbot_15: "Please specify a song name or reply to a video file !"
575
+ vcbot_16: "Chat is Not in Vc Auth list..."
576
+ vcbot_17: "`Reply to user's msg or add it's id/username...`"
577
+ vcbot_18: "• Vc Auth List is Empty.."
578
+ vcbot_19: "Already Authed This Chat!"
579
+ vcbot_20: "`Downloading and converting...`"
580
+ vcbot_21: "• Nothing in queue!"
581
+ vcbot_22: "`Cleaned All Queues In Chat`"
582
+
583
+ # Help Menus
584
+
585
+ cmda: "✘ Commands Available"
586
+ help_admintools: "-\n\n• `.promote <reply to user/userid/username>`\n• `.demote`\n Promote/Demote the user in the chat.\n\n• `.ban <reply to user/userid/username> <reason>`\n• `.unban`\n Ban/Unban the user from the chat.\n\n• `.kick <reply to user/userid/username> <reason>`\n Kick the user from the chat.\n\n• `.pin <reply to message>`\n Pin the message in the chat\n• `.tpin <time> <temp pin message>`\n• `.unpin (all) <reply to message>`\n Unpin the messages in the chat.\n\n• `.pinned`\n Get pinned message in the current chat.\n• `.listpinned`\n Get all pinned messages in current chat\n\n• `.autodelete <24h/7d/1m/off>`\n Enable Auto Delete Messages in Chat.\n\n• `.purge <reply to message>`\n Purge all messages from the replied message.\n\n• `.purgeme <reply to message>`\n Purge Only your messages from the replied message.\n\n• `.purgeall`\n Delete all msgs of replied user.\n"
587
+ help_afk: " -\n\n• `{i}afk <optional reason>`\n AFK means away from keyboard,\n After this is activated, if someone tags or messages you, he/she would get an automated reply from the bot.\n\n (Note : Set a media file in afk messages by replying to any media with `{i}afk <reason>`).\n\n"
588
+ help_antiflood: " -\n\n• `{i}setflood <integer>`\n Set flood limit in a chat.\n\n• `{i}remflood`\n Remove flood limit from a chat.\n\n• `{i}getflood`\n Get flood limit of a chat.\n"
589
+ help_asstcmd: " -\n\n•`{i}addcmd <new cmd> <reply>`\n It will set new cmd for your assistant bot with that reply message.\n\n•`{i}remcmd <cmd name>`\n It will remove your cmd.\n\n•`{i}listcmd`\n To Get list of all your custom cmd.\n"
590
+ help_audiotools: "✘ Commands Available - \n`.makevoice <reply to audio>`\n creates a voice note from Audio.\n\n`.atrim <from time> - <to time>`\n trim audio as per given time.\n time must be in seconds. `.atrim 50-70`\n\n`.extractaudio <reply to media>`\n To extract the audio from it.\n\n"
591
+ help_autoban: "\n\n• `{i}autokick <on/off>`\n on - To enable.\n off - To disable.\n Automatically kick new joined users from the group.\n"
592
+ help_beautify: " -\n\n• `{i}carbon <text/reply to msg/reply to document>`\n Carbonise the text with default settings.\n\n• `{i}rcarbon <text/reply to msg/reply to document>`\n Carbonise the text, with random bg colours.\n\n• `{i}ccarbon <color ><text/reply to msg/reply to document>`\n Carbonise the text, with custom bg colours.\n\n• `{i}rayso <opt-theme> <text>/<reply to message>`\n `{i}rayso list` - `Get list of themes.`\n"
593
+ help_blacklist: " -\n\n• `{i}blacklist <word/all words with a space>`\n blacklist the choosen word in that chat.\n\n• `{i}remblacklist <word>`\n Remove the word from blacklist..\n\n• `{i}listblacklist`\n list all blacklisted words.\n\n 'if a person uses blacklist Word his/her msg will be deleted'\n 'And u Must be Admin in that Chat'\n"
594
+ help_bot: "\n\n• `{i}alive` | `{i}alive inline`\n Check if your bot is working.\n\n• `{i}ping`\n Check Ultroid's response time.\n\n• `{i}update`\n See changelogs if any update is available.\n\n• `{i}cmds`\n View all plugin names.\n\n• `{i}restart`\n To restart your bot.\n\n• `{i}logs (sys)`\n Get the full terminal logs.\n• `{i}logs carbon`\n Get the carbonized sys logs.\n• `{i}logs heroku`\n Get the latest 100 lines of heroku logs.\n\n• `{i}shutdown`\n Turn off your bot.\n"
595
+ help_broadcast: "\n\n• `{i}addch <id/reply to list/none>`\n Add chat to database. Adds current chat if no id specified.\n\n• `{i}remch <all/id/none>`\n Removes the specified chat (current chat if none specified), or all chats.\n\n• `{i}broadcast <reply to msg>`\n Send the replied message to all chats in database.\n\n• `{i}forward <reply to msg>`\n Forward the message to all chats in database.\n\n• `{i}listchannels`\n To get list of all added chats.\n"
596
+ help_button: " -\n\n• `{i}button <text with button format`\n create button u can reply to pic also\n\nFormat:- `{i}button Hey There! @UseUltroid 😎.\n[Ultroid | t.me/theUltroid][Support | t.me/UltroidSupportChat | same]\n[TeamUltroid | t.me/TeamUltroid]`\n"
597
+ help_calculator: " -\n\n•`{i}calc` - Inline Calculator\n\n"
598
+ help_channelhacks: "\n\n🔹 `{i}shift <from channel> | <to channel>`\n This will transfer all old post from channel A to channel B.\n (u can use username or id of channel too)\n example : `{i}shift @abc | @xyz`\n [note - this (' | ') sign is nessesary]\n\n🔹 For auto-posting/forwarding all new message from any source channel to any destination channel.\n\n `{i}asource <channel username or id>`\n This add source channel to database\n `{i}dsource <channel username or id>`\n This remove source channels from database\n `{i}listsource <channel username or id>`\n Show list of source channels\n\n\n `{i}adest <channel username or id>`\n This add Ur channels to database\n `{i}ddest <channel username or id>`\n This Remove Ur channels from database\n `{i}listdest <channel username or id>`\n Show List of Ur channels\n\n 'you can set many channels in database'\n 'For activating auto-post use `{i}setdb AUTOPOST True` '\n"
599
+ help_chatbot: " -\n\n• `{i}addai <reply to user/give username/userid>`\n Add a AI ChatBot to reply to that user.\n\n• `{i}remai <reply to user/give username/userid>`\n Remove the AI ChatBot.\n\n• `{i}repai <reply to user/give a message>`\n Reply to the user with a message by an AI.\n\n• `{i}listai`\n List the currently AI added users.\n"
600
+ help_chats: " -\n\n• `{i}delchat <optional- username/id>`\n Delete the group this cmd is used in.\n\n• `{i}getlink`\n• `{i}getlink r` - `create link with admin approval`\n• `{i}getlink r title_here` - `admin approval with link title`\n• `{i}getlink 10` - `usage limit in new link`\n Get link of group this cmd is used in.\n\n• `{i}create (g|b|c) <group_name> ; <optional-username>`\n Create group woth a specific name.\n g - megagroup/supergroup\n b - small group\n c - channel\n\n• `{i}setgpic <reply to Photo><chat username>`\n Set Profile photo of Group.\n\n• `{i}delgpic <chat username -optional>`\n Delete Profile photo of Group.\n\n• `{i}unbanall`\n Unban all Members of a group.\n\n• `{i}rmusers`\n Remove users specifically.\n"
601
+ help_cleanaction: " -\n\n•`{i}addclean`\n Clean all Upcoming action msg in added chat like someone joined/left/pin etc.\n\n•`{i}remclean`\n Remove chat from database.\n\n•`{i}listclean`\n To get list of all chats where its activated.\n\n"
602
+ help_converter: " -\n\n• `{i}convert <gif/img/sticker/webm>`\n Reply to media to convert it into gif / image / webm / normal sticker.\n\n• `{i}doc <filename.ext>`\n Reply to a text msg to save it in a file.\n\n• `{i}open`\n Reply to a file to reveal it's text.\n\n• `{i}rename <file name with extension>`\n Rename the file\n\n• `{i}thumbnail <reply to image/thumbnail file>`\n Upload Your file with your custom thumbnail.\n"
603
+ help_core: " -\n\n• `{i}install <reply to plugin>`\n To install the plugin,\n `{i}install f`\n To force Install.\n\n• `{i}uninstall <plugin name>`\n To unload and remove the plugin.\n\n• `{i}load <plugin name>`\n To load unloaded unofficial plugin.\n\n• `{i}unload <plugin name>`\n To unload unofficial plugin.\n\n• `{i}help <plugin name>`\n Shows you a help menu (like this) for every plugin.\n\n• `{i}getaddons <raw link to code>`\n Load Plugins from the given raw link.\n"
604
+ help_database: " -\n\n• **DataBase Commands, do not use if you don't know what it is.**\n\n• `{i}setdb key | value`\n Set Value in Database.\n e.g :\n `{i}setdb hi there`\n `{i}setdb hi there | ultroid here`\n `{i}setdb --extend variable value` or `{i}setdb -e variable value` to add the value to the exiting values in db.\n\n• `{i}deldb key`\n Delete Key from DB.\n\n• `{i}rendb old keyname | new keyname`\n Update Key Name\n"
605
+ help_devtools: " -\n\n• `{i}bash <cmds>`\n• `{i}bash -c <cmds>` Carbon image as command output.\n Run linux commands on telegram.\n\n• `{i}eval <code>`\n Evaluate python commands on telegram.\n Shortcuts:\n client = bot = event.client\n e = event\n p = print\n reply = await event.get_reply_message()\n chat = event.chat_id\n\n• `{i}cpp <code>`\n Run c++ code from Telegram.\n\n• `{i}sysinfo`\n Shows System Info.\n"
606
+ help_downloadupload: " -\n\n• `{i}ul <path/to/file>`\n Upload files on telegram.\n Use following arguments before or after filename as per requirement:\n `--stream` to upload as stream.\n `--delete` to delete file after uploading.\n `--no-thumb` to upload without thumbnail.\n\n• `{i}dl <filename(optional)>`\n Reply to file to download.\n\n• `{i}download <DDL> (| filename)`\n Download using DDL. Will autogenerate filename if not given.\n"
607
+ help_echo: "\n\n•`{i}addecho <reply to anyone>`\n Start Auto Echo message of Replied user.\n\n•`{i}remecho <reply to anyone>`\n Turn It off\n\n•`{i}listecho <reply to anyone>`\n To Get list.\n"
608
+ help_extra: " -\n\n• `{i}del <reply to message>`\n Delete the replied message.\n\n• `{i}edit <new message>`\n Edit your last message or replied msg.\n\n• `{i}copy <reply to message>`\n Copy replied message / media.\n\n• `{i}reply`\n Reply the last sent msg to replied user.\n"
609
+ help_fakeaction: " -\n\n• `{i}ftyping <time/in secs>`\n `Show Fake Typing in current chat.`\n\n• `{i}faudio <time/in secs>`\n `Show Fake Recording Action in current chat.`\n\n• `{i}fvideo <time/in secs>`\n `Show Fake video action in current chat.`\n\n• `{i}fgame <time/in secs>`\n `Show Fake Game Playing Action in current chat.`\n\n• `{i}fsticker <time/in secs>`\n `Show Fake sticker choosing Action in current chat.`\n\n• `{i}flocation <time/in secs>`\n `Show Fake location Action in current chat.`\n\n• `{i}fcontact <time/in secs>`\n `Show Fake contact choosing Action in current chat.`\n\n• `{i}fround <time/in secs>`\n `Show Fake video message action in current chat.`\n\n• `{i}fphoto <time/in secs>`\n `Show Fake sending photo in current chat.`\n\n• `{i}fdocument <time/in secs>`\n `Show Fake sending document in current chat.`\n"
610
+ help_fedutils: " -\n\n• `{i}superfban <reply to user/userid/username>`\n FBan the person across all feds in which you are admin.\n\n• `{i}superunfban <reply to user/userid/username>`\n Un-FBan the person across all feds in which you are admin.\n\nSpecify FBan Group and Feds to exclude in the assistant.\n\n• `{i}fstat <username/id/reply to user>`\n Collect fed stat of the person in Rose.\n\n• `{i}fedinfo <(fedid)>`\n Collect federation info of the given fed id, or of the fed you own, from Rose.\n"
611
+ help_fileshare: " -\n\n• `{i}store <reply_to_message>`\n Store the replied message/media and generate a shareable link to that file, to be accessed via your assistant bot!\n\n• `{i}delstored <link of stored file>`\n Delete stored file.\n\n• `{i}liststored`\n Get all stored messages.\n\n• Go Inline with your assistant bot with `filestore` to see stored files in inline.\n"
612
+ help_filter: " -\n\n• `{i}addfilter <word><reply to a message>`\n add the used word as filter relating to replied message.\n\n• `{i}remfilter <word>`\n Remove the filtered user..\n\n• `{i}listfilter`\n list all filters.\n"
613
+ help_fontgen: "\n• `{i}font <font name> : <text>`\n Generate different fonts for the text.\n\n• `{i}font`\n To get list of fonts\n"
614
+ help_giftools: "\n\n•`{i}invertgif`\n Make Gif Inverted(negative).\n\n•`{i}bwgif`\n Make Gif black and white\n\n•`{i}rvgif`\n Reverse a gif\n\n•`{i}vtog`\n Reply To Video , It will Create Gif\n Video to Gif\n\n•`{i}gif <query>`\n Send video regarding to query.\n"
615
+ help_globaltools: " -\n\n• `{i}gban <reply user/ username>`\n• `{i}ungban`\n Ban/Unban Globally.\n\n• `{i}gstat <reply to user/userid/username>`\n Check if user is GBanned.\n\n• `{i}listgban` : List all GBanned users.\n\n• `{i}gmute` | `{i}ungmute` <reply user/ username>\n Mute/UnMute Globally.\n\n• `{i}gkick <reply/username>` `Globally Kick User`\n• `{i}gcast <text/reply>` `Globally Send msg in all grps`\n\n• `{i}gadmincast <text/reply>` `Globally broadcast in your admin chats`\n• `{i}gucast <text/reply>` `Globally send msg in all pm users`\n\n• `{i}gblacklist <chat id/username/nothing (for current chat)`\n Add chat to blacklist and ignores global broadcast.\n• `{i}ungblacklist` `Remove the chat from blacklist.`\n\n• `{i}gpromote <reply to user> <channel/group/all> <rank>`\n globally promote user where you are admin\n - Set whether To promote only in groups/channels/all.\n Eg- `gpromote group boss` ~ promotes user in all grps.\n `gpromote @username all sar` ~ promote the user in all group & channel\n• `{i}gdemote` - `demote user globally`\n"
616
+ help_greetings: " -\n\n---- Welcomes ----\n• `{i}setwelcome <message/reply to message>`\n Set welcome message in the current chat.\n\n• `{i}clearwelcome`\n Delete the welcome in the current chat.\n\n• `{i}getwelcome`\n Get the welcome message in the current chat.\n\n---- GoodByes ----\n• `{i}setgoodbye <message/reply to message>`\n Set goodbye message in the current chat.\n\n• `{i}cleargoodbye`\n Delete the goodbye in the current chat.\n\n• `{i}getgoodbye`\n Get the goodbye message in the current chat.\n\n• `{i}thankmembers on/off`\n Send a thank you sticker on hitting a members count of 100*x in your groups.\n"
617
+ help_imagetools: " -\n\n• `{i}border <reply to photo/sticker>`\n To create border around that media..\n Ex - `{i}border 12,22,23`\n - `{i}border 12,22,23 ; width (in number)`\n\n• `{i}grey <reply to any media>`\n To make it black nd white.\n\n• `{i}color <reply to any Black nd White media>`\n To make it Colorfull.\n\n• `{i}toon <reply to any media>`\n To make it toon.\n\n• `{i}danger <reply to any media>`\n To make it look Danger.\n\n• `{i}negative <reply to any media>`\n To make negative image.\n\n• `{i}blur <reply to any media>`\n To make it blurry.\n\n• `{i}quad <reply to any media>`\n create a Vortex.\n\n• `{i}mirror <reply to any media>`\n To create mirror pic.\n\n• `{i}flip <reply to any media>`\n To make it flip.\n\n• `{i}sketch <reply to any media>`\n To draw its sketch.\n\n• `{i}blue <reply to any media>`\n just cool.\n\n• `{i}csample <color name /color code>`\n example : `{i}csample red`\n `{i}csample #ffffff`\n\n• `{i}pixelator <reply image>`\n Create a Pixelated Image..\n"
618
+ help_instagram: " -\n\n• `{i}instadl <Instagram Url>`\n `Download Instagram Media...`\n\n• `{i}instadata <username>`\n `Get Instagram Data of someone or self`\n\n• `{i}instaul <reply video/photo> <caption>`\n `Upload Media to Instagram...`\n\n• `{i}igtv <reply video> <caption>`\n `Upload Media to Igtv...`\n\n• `{i}reels <reply video> <caption>`\n `Upload Media to Instagram reels...`\n\n• Go Inline with Your Assistant with query `instatm`\n To get home page's posts...\n\n• Fill `INSTA_USERNAME` and `INSTA_PASSWORD`\n before using it..\n"
619
+ help_locks: " -\n\n• `{i}lock <msgs/media/sticker/gif/games/inline/polls/invites/pin/changeinfo>`\n Lock the Used Setting in Used Group.\n\n• `{i}unlock <msgs/media/sticker/gif/games/inline/polls/invites/pin/changeinfo>`\n UNLOCK the Used Setting in Used Group.\n"
620
+ help_logo: " -\n\n• `{i}logo <text>`\n Generate a logo of the given Text\n Or Reply To image , to write ur text on it.\n Or Reply To Font File, To write with that font.\n\n"
621
+ help_mediatools: " -\n\n• `{i}mediainfo <reply to media>`\n To get info about it.\n\n• `{i}rotate <degree/angle> <reply to media>`\n Rotate any video/photo/media..\n Note : for video it should be angle of 90's\n"
622
+ help_misc: " -\n\n• `{i}eod`\n `Get Event of the Today`\n\n• `{i}pntrst <link/id>`\n Download and send pinterest pins\n\n• `{i}gadget <search query>`\n Gadget Search from Telegram.\n\n• `{i}randomuser`\n Generate details about a random user.\n\n• `{i}ascii <reply image>`\n Convert replied image into html.\n"
623
+ help_mute: " -\n\n• `{i}mute <reply to msg/ user id>`\n Mute user in current chat.\n\n• `{i}unmute <reply to msg/ user id>`\n Unmute user in current chat.\n\n• `{i}dmute <reply to msg/ user id>`\n Mute user in current chat by deleting msgs.\n\n• `{i}undmute <reply to msg/ use id>`\n Unmute dmuted user in current chat.\n\n• `{i}tmute <time> <reply to msg/ use id>`\n s- seconds\n m- minutes\n h- hours\n d- days\n Mute user in current chat with time.\n"
624
+ help_notes: " -\n\n• `{i}addnote <word><reply to a message>`\n add note in the used chat with replied message and choosen word.\n\n• `{i}remnote <word>`\n Remove the note from used chat.\n\n• `{i}listnote`\n list all notes.\n\n• Use :\n set notes in group so all can use it.\n type `#(Keyword of note)` to get it\n"
625
+ help_other: " -\n\n• `{i}send <username/id> <reply/type>`\n send message to User/Chat.\n\n• `{i}fwdreply <reply to msg>`\n Reply to someone's msg by forwarding it in private.\n\n• `{i}save <reply message>`\n Save that replied msg to ur saved messages box.\n\n• `{i}fsave <reply message>`\n Forward that replied msg to ur saved messages.\n"
626
+ help_pmpermit: " -\n\n• `{i}a` or `{i}approve`\n Approve someone to PM.\n\n• `{i}da` or `{i}disapprove`\n Disapprove someone to PM.\n\n• `{i}block`\n Block someone.\n\n• `{i}unblock` | `{i}unblock all`\n Unblock someone.\n\n• `{i}nologpm`\n Stop logging messages from the user.\n\n• `{i}logpm`\n Start logging messages from the user.\n\n• `{i}startarchive`\n Archive new PMs.\n\n• `{i}stoparchive`\n Don't archive new PMs.\n\n• `{i}cleararchive`\n Unarchive all chats.\n\n• `{i}listapproved`\n List all approved PMs.\n"
627
+ help_polls: " -\n\n• `{i}poll <question> ; <option> ; <option>`\n Get the Anonymous Poll with Given Options\n\n• `{i}poll <question> ; <option> ; <option> | <type>`\n Get the poll specified with desired type!\n type should be any of `public`, `multiple` or `quiz`\n\n• `{i}poll <question> ; <option> ; <option> | quiz_<answerno>`\n Get the quiz poll where answerno is the number of option which is correct\n\n"
628
+ help_profanityfilter: " -\n\n•`{i}addprofanity`\n If someone sends bad word in a chat, Then bot will delete that message.\n\n•`{i}remprofanity`\n From chat from Profanity list.\n\n"
629
+ help_profile: " -\n\n• `{i}setname <first name // last name>`\n Change your profile name.\n\n• `{i}setbio <bio>`\n Change your profile bio.\n\n• `{i}setpic <reply to pic>`\n Change your profile pic.\n\n• `{i}delpfp <n>(optional)`\n Delete one profile pic, if no value given, else delete n number of pics.\n\n• `{i}poto <username>`\n Upload the photo of Chat/User if Available.\n"
630
+ help_qrcode: " -\n\n• `{i}qrcode <text/reply to text>`\n `Makes qrcode of text`\n\n• `{i}addqr <reply image> <text>`\n `Makes qr of text and add it to image.`\n\n• `{i}qrdecode <reply to qrcode>`\n `It decodes the qrcode.`\n"
631
+ help_resize: " -\n\n•`{i}size <reply to media>`\n To get size of it.\n\n•`{i}resize <number> <number>`\n To resize image on x, y axis.\n eg. `{i}resize 690 960`\n"
632
+ help_schedulemsg: " -\n\n•`{i}schedule <text/reply to msg> <time>`\n In time u can use second as number, or like 1h or 1m\n eg. `{i}schedule Hello 100` It deliver msg after 100 sec.\n eg. `{i}schedule Hello 1h` It deliver msg after an hour.\n"
633
+ help_search: " -\n\n• `{i}saavn <search query>`\n Download songs from Saavn.\n\n• `{i}google <query>`\n For doing google search.\n\n• `{i}github <username>`\n Get full information of the users github profile.\n\n• `{i}img <query>`\n `{i}img <query> ; <no of results>`\n For doing Images search.\n\n• `{i}reverse`\n Reply an Image or sticker to find its sauce.\n"
634
+ help_snips: " -\n\n• `{i}addsnip <word><reply to a message>`\n add the used word as snip relating to replied message.\n\n• `{i}remsnip <word>`\n Remove the snip word..\n\n• `{i}listsnip`\n list all snips.\n\n• Use :\n type `$(ur snip word)` get setted reply.\n"
635
+ help_specialtools: " -\n\n• `{i}wspr <username>`\n Send secret message..\n\n• `{i}q <color-optional>`\n• `{i}q @username`\n• `{i}q r <color-optional>`\n• `{i}q count` : `multiple quotes`\n Create quotes..\n\n• `{i}sticker <query>`\n Search Stickers as Per ur Wish..\n\n• `{i}getaudio <reply to an audio>`\n Download Audio To put in ur Desired Video/Gif.\n\n• `{i}addaudio <reply to Video/gif>`\n It will put the above audio to the replied video/gif.\n\n• `{i}dob <date of birth>`\n Put in dd/mm/yy Format only(eg .dob 01/01/1999).\n\n• `{i}wall <query>`\n Search Hd Wallpaper as Per ur Wish..\n"
636
+ help_stickertools: " -\n\n• `{i}destroy <reply to animated sticker>`\n To destroy the sticker.\n\n• `{i}tiny <reply to media>`\n To create Tiny stickers.\n\n• `{i}kang <reply to image/sticker>`\n Kang the sticker (add to your pack).\n\n• `{i}packkang <pack name>`\n Kang the Complete sticker set (with custom name).\n\n• `{i}round <reply to any media>`\n To extract round sticker.\n"
637
+ help_sudo: " -\n\n• `{i}addsudo`\n Add Sudo Users by replying to user or using <space> separated userid(s)\n\n• `{i}delsudo`\n Remove Sudo Users by replying to user or using <space> separated userid(s)\n\n• `{i}listsudo`\n List all sudo users.\n"
638
+ help_tag: " -\n\n• `{i}tagall`\n Tag Top 100 Members of chat.\n\n• `{i}tagadmins`\n Tag Admins of that chat.\n\n• `{i}tagowner`\n Tag Owner of that chat\n\n• `{i}tagbots`\n Tag Bots of that chat.\n\n• `{i}tagrec`\n Tag recently Active Members.\n\n• `{i}tagon`\n Tag online Members(work only if privacy off).\n\n• `{i}tagoff`\n Tag Offline Members(work only if privacy off).\n"
639
+ help_tools: " -\n\n• `{i}circle`\n Reply to a audio song or gif to get video note.\n\n• `{i}ls`\n Get all the Files inside a Directory.\n\n• `{i}bots`\n Shows the number of bots in the current chat with their perma-link.\n\n• `{i}hl <a link> <text-optional>`\n Embeds the link with a whitespace as message.\n\n• `{i}id`\n Reply a Sticker to Get Its Id\n Reply a User to Get His Id\n Without Replying You Will Get the Chat's Id\n\n• `{i}sg <reply to a user><username/id>`\n Get His Name History of the replied user.\n\n• `{i}tr <dest lang code> <(reply to) a message>`\n Get translated message.\n\n• `{i}webshot <url>`\n Get a screenshot of the webpage.\n\n• `{i}shorturl <url> <id-optional>`\n shorten any url...\n"
640
+ help_unsplash: " -\n\n• {i}unsplash <search query> ; <no of pics>\n Unsplash Image Search.\n"
641
+ help_usage: "\n\n• `{i}usage`\n Get overall usage.\n\n• `{i}usage heroku`\n Get heroku stats.\n\n• `{i}usage db`\n Get database storage usage.\n"
642
+ help_utilities: " -\n\n• `{i}kickme` : Leaves the group.\n\n• `{i}date` : Show Calender.\n\n• `{i}listreserved`\n List all usernames (channels/groups) you own.\n\n• `{i}stats` : See your profile stats.\n\n• `{i}paste` - `Include long text / Reply to text file.`\n\n• `{i}info <username/userid/chatid>`\n Reply to someone's msg.\n\n• `{i}invite <username/userid>`\n Add user to the chat.\n\n• `{i}rmbg <reply to pic>`\n Remove background from that picture.\n\n• `{i}telegraph <reply to media/text>`\n Upload media/text to telegraph.\n\n• `{i}json <reply to msg>`\n Get the json encoding of the message.\n\n• `{i}suggest <reply to message> or <poll title>`\n Create a Yes/No poll for the replied suggestion.\n\n• `{i}ipinfo <ipAddress>` : Get info about that IP address.\n\n• `{i}cpy <reply to message>`\n Copy the replied message, with formatting. Expires in 24hrs.\n• `{i}pst`\n Paste the copied message, with formatting.\n\n• `{i}thumb <reply file>` : Download the thumbnail of the replied file.\n\n• `{i}getmsg <message link>`\n Get messages from chats with forward/copy restrictions.\n"
643
+ help_variables: " -\n\n• `{i}get var <variable name>`\n Get value of the given variable name.\n\n• `{i}get type <variable name>`\n Get variable type.\n\n• `{i}get db <key>`\n Get db value of the given key.\n\n• `{i}get keys`\n Get all redis keys.\n"
644
+ help_vctools: " -\n\n• `{i}startvc`\n Start Group Call in a group.\n\n• `{i}stopvc`\n Stop Group Call in a group.\n\n• `{i}vctitle <title>`\n Change the title Group call.\n\n• `{i}vcinvite`\n Invite all members of group in Group Call.\n (You must be joined)\n"
645
+ help_videotools: " -\n\n•`{i}sample <duration in seconds>`\n Creates Short sample of video..\n\n• `{i}vshots <number of shots>`\n Creates screenshot of video..\n\n• `{i}vtrim <start time> - <end time> in seconds`\n Crop a Lengthy video..\n"
646
+ help_warn: "\n\n•`{i}warn <reply to user> <reason>`\n Gives Warn.\n\n•`{i}resetwarn <reply to user>`\n To reset All Warns.\n\n•`{i}warns <reply to user>`\n To Get List of Warnings of a user.\n\n•`{i}setwarn <warn count> | <ban/mute/kick>`\n Set Number in warn count for warnings\n After putting ' | ' mark put action like ban/mute/kick\n Its Default 3 kick\n Example : `setwarn 5 | mute`\n\n"
647
+ help_webupload: " -\n\n• `{i}webupload`\n Upload files on another server.\n"
648
+ help_words: " -\n\n• `{i}meaning <word>`\n Get the meaning of the word.\n\n• `{i}synonym <word>`\n Get all synonyms.\n\n• `{i}antonym <word>`\n Get all antonyms.\n\n• `{i}ud <word>`\n Fetch word defenition from urbandictionary.\n"
649
+ help_ziptools: "\n\n• `{i}zip <reply to file>`\n zip the replied file\n To set password on zip: `{i}zip <password>` reply to file\n\n• `{i}unzip <reply to zip file>`\n unzip the replied file.\n\n• `{i}azip <reply to file>`\n add file to batch for batch upload zip\n\n• `{i}dozip`\n upload batch zip the files u added from `{i}azip`\n To set Password: `{i}dozip <password>`\n\n"