Spaces:
Sleeping
Sleeping
Captain Ezio
commited on
Commit
·
f052155
1
Parent(s):
fd46f47
Delete uk.yaml
Browse files- Supplements/uk.yaml +0 -693
Supplements/uk.yaml
DELETED
@@ -1,693 +0,0 @@
|
|
1 |
-
---
|
2 |
-
main:
|
3 |
-
lang_sample: "Українська"
|
4 |
-
language_flag: "🇺🇦"
|
5 |
-
language_name: Українська
|
6 |
-
strings:
|
7 |
-
plugins:
|
8 |
-
admin:
|
9 |
-
main: "Admin"
|
10 |
-
help: |-
|
11 |
-
Lazy to promote or demote someone for admins? Want to see basic information about chat?
|
12 |
-
All stuff about chatroom such as admin lists, pinning or grabbing an invite link can be done easily using the bot.
|
13 |
-
**User Commands:**
|
14 |
-
× /adminlist: List all the admins in the Group.
|
15 |
-
**Admin only:**
|
16 |
-
× /invitelink: Gets chat invitelink.
|
17 |
-
× /promote: Promotes the user replied to or tagged (supports with title).
|
18 |
-
× /fullpromote: Fully Promotes the user replied to or tagged (supports with title).
|
19 |
-
× /demote: Demotes the user replied to or tagged.
|
20 |
-
× /admincache: Reloads the List of all the admins in the Group.
|
21 |
-
× /zombies: Bans all the deleted accounts. (owner only)
|
22 |
-
× /title: sets a custom title for an admin that the bot promoted.
|
23 |
-
× /disable <commandname>: Stop users from using "commandname" in this group.
|
24 |
-
× /enable <item name>: Allow users from using "commandname" in this group.
|
25 |
-
× /disableable: List all disableable commands.
|
26 |
-
× /disabledel <yes/off>: Delete disabled commands when used by non-admins.
|
27 |
-
× /disabled: List the disabled commands in this chat.
|
28 |
-
× /enableall: enable all disabled commands.
|
29 |
-
|
30 |
-
**Example:**
|
31 |
-
`/promote @username`: this promotes a user to admin.
|
32 |
-
approve:
|
33 |
-
main: "Approve"
|
34 |
-
help: |-
|
35 |
-
Sometimes, you might trust a user not to send unwanted content.
|
36 |
-
Maybe not enough to make them admin, but you might be ok with locks, blacklists, and antiflood not applying to them.
|
37 |
-
That's what approvals are for - approve trustworthy users to allow them to send stuff without restrictions!
|
38 |
-
**Admin commands:**
|
39 |
-
× /approval: Check a user's approval status in this chat.
|
40 |
-
× /approve: Approve of a user. Locks, blacklists, and antiflood won't apply to them anymore.
|
41 |
-
× /unapprove: Unapprove of a user. They will now be subject to blocklists.
|
42 |
-
× /approved: List all approved users.
|
43 |
-
× /unapproveall: Unapprove *ALL* users in a chat. This cannot be undone!
|
44 |
-
**Example:**
|
45 |
-
`/approve @username`: this approves a user in the chat.
|
46 |
-
greetings:
|
47 |
-
main: "Greetings"
|
48 |
-
help: |-
|
49 |
-
Customize your group's welcome / goodbye messages that can be personalised in multiple ways.
|
50 |
-
|
51 |
-
Note:
|
52 |
-
a) Currently it supports only text!
|
53 |
-
b) Gojo must be an admin to greet and goodbye users.
|
54 |
-
|
55 |
-
Admin Commands:
|
56 |
-
× /setwelcome <reply> : Sets a custom welcome message.
|
57 |
-
× /setgoodbye <reply> : Sets a custom goodbye message.
|
58 |
-
× /resetwelcome : Resets to bot default welcome message.
|
59 |
-
× /resetgoodbye : Resets to bot default goodbye message.
|
60 |
-
× /welcome <on/off> | noformat : enable/disable | Shows the current welcome message | settings.
|
61 |
-
× /goodbye <on/off> | noformat : enable/disable | Shows the current goodbye message | settings.
|
62 |
-
× /cleanwelcome <on/off> : Shows or sets the current clean welcome settings.
|
63 |
-
× /cleangoodbye <on/off> : Shows or sets the current clean goodbye settings.
|
64 |
-
|
65 |
-
── **Cleaner** ──:
|
66 |
-
× /cleanservice <on/off> : Use it to clean all service messages automatically or to view current status.
|
67 |
-
|
68 |
-
── **Format** ──
|
69 |
-
Check /markdownhelp for help related to formatting!
|
70 |
-
bans:
|
71 |
-
main: "Bans"
|
72 |
-
help: |-
|
73 |
-
Someone annoying entered your group?
|
74 |
-
Want to ban/restriction him/her?
|
75 |
-
This is the plugin for you, easily kick, ban and unban members in a group.
|
76 |
-
**Admin only:**
|
77 |
-
× /kick: Kick the user replied or tagged.
|
78 |
-
× /skick: Kick the user replied or tagged and delete your messsage.
|
79 |
-
× /dkick: Kick the user replied and delete their message.
|
80 |
-
× /ban: Bans the user replied to or tagged.
|
81 |
-
× /sban: Bans the user replied or tagged and delete your messsage.
|
82 |
-
× /dban: Bans the user replied and delete their message.
|
83 |
-
× /tban <userhandle> x(m/h/d): Bans a user for x time. (via handle, or reply). m = minutes, h = hours, d = days.
|
84 |
-
× /stban <userhandle> x(m/h/d): Silently bans a user for x time. (via handle, or reply). m = minutes, h = hours, d = days.
|
85 |
-
× /dtban <userhandle> x(m/h/d): Silently bans a user for x time and delete the replied message. (via reply). m = minutes, h = hours, d = days.
|
86 |
-
× /unban: Unbans the user replied to or tagged.
|
87 |
-
**Example:**
|
88 |
-
`/ban @username`: this bans a user in the chat.
|
89 |
-
blacklist:
|
90 |
-
main: "Blacklist"
|
91 |
-
help: |-
|
92 |
-
Want to restrict certain words or sentences in your group?
|
93 |
-
Blacklists are used to stop certain triggers from being said in a group. Any time the trigger is mentioned, that message will immediately be deleted.
|
94 |
-
A good combo is sometimes to pair this up with warn filters!
|
95 |
-
**NOTE:** blacklists do not affect group admins.
|
96 |
-
× /blacklist: View the current blacklisted words.
|
97 |
-
**Admin only:**
|
98 |
-
× /addblacklist `<triggers>`: Add a trigger to the blacklist. Each line is considered one trigger, so using different lines will allow you to add multiple triggers.
|
99 |
-
× /unblacklist `<triggers>`: Remove triggers from the blacklist. Same newline logic applies here, so you can remove multiple triggers at once.
|
100 |
-
× /blaction `<action>`: This action will occur when user uses a blacklist word. Choose from - 'kick', 'ban', 'mute', 'warn'.
|
101 |
-
Default is 'none', which will delete the users message on typing a blacklist word.
|
102 |
-
**Owner Only**
|
103 |
-
× /rmallblacklist: Removes all the blacklists from the current chat.
|
104 |
-
**Note:** Can only add or remove one blacklist at a time!
|
105 |
-
**Example:**
|
106 |
-
`/addblacklist hello`: this adds the word 'hello' as blacklist in the chat.
|
107 |
-
filters:
|
108 |
-
main: "Filters"
|
109 |
-
help: |-
|
110 |
-
• /filters: List all active filters saved in the chat.
|
111 |
-
|
112 |
-
**Admin only:**
|
113 |
-
• /filter "`<keyword>`" `<reply message>`: Add a filter to this chat. The bot will now reply that message whenever 'keyword'
|
114 |
-
is mentioned. If you reply to a sticker with a keyword, the bot will reply with that sticker.
|
115 |
-
|
116 |
-
If you want your keyword to be a sentence, use quotes. eg: /filter "hey there" How are you doin?
|
117 |
-
**Example:**
|
118 |
-
`/filter "filtername" Reply Text`
|
119 |
-
|
120 |
-
Aliases for filters can be too set, just put '|' between the filternames you want.
|
121 |
-
**Example:**
|
122 |
-
`/filter "filtername1|filtername2" Reply Text`
|
123 |
-
Using the you can make a single filter work on 2 filternames without manually adding another one.
|
124 |
-
|
125 |
-
• /stop `<filter keyword>`: Stop that filter.
|
126 |
-
**Note:** For filters with aliases, if you stop one alias, the filter will stop working on other aliases too.
|
127 |
-
**For Example:** If you stop the "filtername1" from above example, the bot will not respond to "filtername2".
|
128 |
-
|
129 |
-
**Chat creator only:**
|
130 |
-
• /removeallfilters: Remove all chat filters at once.
|
131 |
-
|
132 |
-
**Note:**
|
133 |
-
Currently there is a limit of 50 filters and 120 aliases per chat.
|
134 |
-
All filter keywords are in lowercase.
|
135 |
-
formatting:
|
136 |
-
main: "Formatting"
|
137 |
-
help: |-
|
138 |
-
Formatting
|
139 |
-
|
140 |
-
Gojo supports a large number of formatting options to make your messages more expressive. Take a look by clicking the buttons below!
|
141 |
-
fun:
|
142 |
-
main: "Fun"
|
143 |
-
help: |-
|
144 |
-
× /runs: reply a random string from an array of replies.
|
145 |
-
× /slap: slap a user, or get slapped if not a reply.
|
146 |
-
× /shrug : get shrug XD.
|
147 |
-
× /decide : Randomly answers yes/no/maybe
|
148 |
-
× /toss : Tosses A coin
|
149 |
-
× /bluetext : check urself :V
|
150 |
-
× /roll : Roll a dice.
|
151 |
-
× /react : Random Reaction
|
152 |
-
× /shout `<keyword>`: write anything you want to give loud shout.
|
153 |
-
language:
|
154 |
-
main: "Language"
|
155 |
-
help: |-
|
156 |
-
Not able to change language of the bot?
|
157 |
-
Easily change by using this module!
|
158 |
-
|
159 |
-
Just type /lang and use inline keyboard to choose a language for yourself or your group.
|
160 |
-
|
161 |
-
You can help us bring bot to more languages by helping on [Crowdin](https://crowdin.com/project/gojosatarou)
|
162 |
-
locks:
|
163 |
-
main: "Locks"
|
164 |
-
help: |-
|
165 |
-
Use this to lock group permissions.
|
166 |
-
Allows you to lock and unlock permission types in the chat.
|
167 |
-
|
168 |
-
**Usage:**
|
169 |
-
× /lock `<type>`: Lock Chat permission.
|
170 |
-
× /unlock `<type>`: Unlock Chat permission.
|
171 |
-
× /locks: View Chat permission.
|
172 |
-
× /locktypes: Check available lock types!
|
173 |
-
|
174 |
-
**Example:**
|
175 |
-
`/lock media`: this locks all the media messages in the chat.
|
176 |
-
muting:
|
177 |
-
main: "Muting"
|
178 |
-
help: |-
|
179 |
-
Want someone to keep quite for a while in the group?
|
180 |
-
Mute plugin is here to help, mute or unmute any user easily!
|
181 |
-
|
182 |
-
**Admin only:**
|
183 |
-
× /mute: Mute the user replied to or mentioned.
|
184 |
-
× /smute: silences a user without notifying. Can also be used as a reply, muting the replied to user.
|
185 |
-
× /dmute: Mute a user by reply, and delete their message.
|
186 |
-
× /tmute <userhandle> x(m/h/d): mutes a user for x time. (via handle, or reply). m = minutes, h = hours, d = days.
|
187 |
-
× /stmute <userhandle> x(m/h/d): mutes a user for x time without notifying. (via handle, or reply). m = minutes, h = hours, d = days.
|
188 |
-
× /dtmute <userhandle> x(m/h/d): Mute the replied user, and delete the replied message. (via reply). m = minutes, h = hours, d = days.
|
189 |
-
× /unmute: Unmutes the user mentioned or replied to.
|
190 |
-
|
191 |
-
**Example:**
|
192 |
-
`/mute @username`; this mutes a user.
|
193 |
-
notes:
|
194 |
-
main: "Notes"
|
195 |
-
help: |-
|
196 |
-
Save a note, get that, even you can delete that note.
|
197 |
-
This note only avaiable for your whole group!
|
198 |
-
Only admins can save and deletenotes, anyone can get them.
|
199 |
-
|
200 |
-
× /save `<notename>` <`note content or reply to message>`
|
201 |
-
Save a note, you can get or delete that later.
|
202 |
-
|
203 |
-
× /get `<note>` or #<note>
|
204 |
-
Get that note, if avaiable.
|
205 |
-
|
206 |
-
× /get `<note>` noformat or /get `<note>` raw
|
207 |
-
Get that note in raw format, so you can edit and update it.
|
208 |
-
|
209 |
-
× /clear `<note>`
|
210 |
-
Delete that note, if avaiable.
|
211 |
-
|
212 |
-
× /clearall
|
213 |
-
Clears all notes in the chat!
|
214 |
-
**NOTE:** Can only be used by owner of chat!
|
215 |
-
|
216 |
-
× /saved or /notes
|
217 |
-
Get all your notes, if too much notes, please use this in your saved message instead!
|
218 |
-
|
219 |
-
× /privatenotes `<on/yes/no/off>`: Whether to turn private rules on or off, prevents spam in chat when people use notes command.
|
220 |
-
|
221 |
-
── **Note Format** ──
|
222 |
-
Check /markdownhelp for help related to formatting!
|
223 |
-
pins:
|
224 |
-
main: "Pins"
|
225 |
-
help: |-
|
226 |
-
Here you find find all help related to groups pins and how to manage them via me.
|
227 |
-
|
228 |
-
**Admin Cmds:**
|
229 |
-
× /pin: Silently pins the message replied to - add `loud`, `notify` or `alert` to give notificaton to users.
|
230 |
-
× /unpin: Unpins the last pinned message.
|
231 |
-
× /pinned: Gives the current pinned message of the chat.
|
232 |
-
× /unpinall: Unpins all the pinned message in the current chat.
|
233 |
-
× /antichannelpin `<on/off/yes/no>`: Toggle antichannelpin status. All the messages from linked channel will be unpinned if enabled!
|
234 |
-
× /cleanlinked `<on/off/yes/no>`: Toggle cleanlinked status. All the messages from linked channel will be deleted if enabled!
|
235 |
-
× /permapin `<text>`: Pin a custom messages via bot. This message can contain markdown, and can be used in replies to the media include additional buttons and text.
|
236 |
-
purges:
|
237 |
-
main: "Purges"
|
238 |
-
help: |-
|
239 |
-
Want to delete messages in you group?
|
240 |
-
× /purge: Deletes messages upto replied message.
|
241 |
-
× /spurge: Deletes messages upto replied message without a success message.
|
242 |
-
× /del: Deletes a single message, used as a reply to message.
|
243 |
-
|
244 |
-
**Example:**
|
245 |
-
`/purge <as a reply to message>`: this will delete all the messages till the one you replied.
|
246 |
-
reporting:
|
247 |
-
main: "Reporting"
|
248 |
-
help: |-
|
249 |
-
× /report `<reason>`: reply to a message to report it to admins.
|
250 |
-
- @admin: reply to a message to report it to admins.
|
251 |
-
**NOTE:** Neither of these will get triggered if used by admins.
|
252 |
-
|
253 |
-
**Admins Only:**
|
254 |
-
× /reports `<on/off/yes/no>`: change report setting, or view current status.
|
255 |
-
- If done in PM, toggles your status.
|
256 |
-
- If in group, toggles that groups's status.
|
257 |
-
rules:
|
258 |
-
main: "Rules"
|
259 |
-
help: |-
|
260 |
-
Set rules for you chat so that members know what to do and what not to do in your group!
|
261 |
-
|
262 |
-
× /rules: get the rules for current chat.
|
263 |
-
|
264 |
-
**Admin only:**
|
265 |
-
× /setrules `<rules>`: Set the rules for this chat, also works as a reply to a message.
|
266 |
-
× /clearrules: Clear the rules for this chat.
|
267 |
-
× /privrules `<on/yes/no/off>`: Turns on/off the option to send the rules to PM of user or group.
|
268 |
-
utils:
|
269 |
-
main: "Utils"
|
270 |
-
help: |-
|
271 |
-
Some utils provided by bot to make your tasks easy!
|
272 |
-
|
273 |
-
× /id: Get the current group id. If used by replying to a message, get that user's id.
|
274 |
-
× /info: Get information about a user.
|
275 |
-
× /gifid: Reply to a gif to me to tell you its file ID.
|
276 |
-
× /wiki: `<query>`: wiki your query.
|
277 |
-
× /tr `<language>`: Translates the text and then replies to you with the language you have specifed, works as a reply to message.
|
278 |
-
× /github `<username>`: Search for the user using github api!
|
279 |
-
× /lyrics `<song>`: Get the lyrics of the song you specify!
|
280 |
-
× /weebify `<text>` or `<reply to message>`: To weebify the text.
|
281 |
-
|
282 |
-
**Example:**
|
283 |
-
`/info @username`: this fetches the information about a user from the database.
|
284 |
-
warnings:
|
285 |
-
main: "Warnings"
|
286 |
-
help: |-
|
287 |
-
Keep your members in check with warnings; stop them getting out of control!
|
288 |
-
|
289 |
-
If you're looking for automated warnings, go read about the blacklist module.
|
290 |
-
|
291 |
-
Admin commands:
|
292 |
-
- /warn `<reason>`: Warn a user.
|
293 |
-
- /dwarn `<reason>`: Warn a user by reply, and delete their message.
|
294 |
-
- /swarn `<reason>`: Silently warn a user, and delete your message.
|
295 |
-
- /warns: See a user's warnings.
|
296 |
-
- /rmwarn: Remove a user's latest warning.
|
297 |
-
- /resetwarn: Reset all of a user's warnings to 0.
|
298 |
-
- /warnings: Get the chat's warning settings.
|
299 |
-
- /warnmode `<ban/kick/mute>`: Set the chat's warn mode.
|
300 |
-
- /warnlimit `<number>`: Set the number of warnings before users are punished.
|
301 |
-
|
302 |
-
Examples:
|
303 |
-
`/warn @user`: this warns a user in the chat.
|
304 |
-
admin:
|
305 |
-
adminlist:
|
306 |
-
adminstr: "Admins in <b>{chat_title}</b>:"
|
307 |
-
note_cached: "<i>Note:</i> These are cached values!"
|
308 |
-
note_updated: "<i>Note:</i> These are up-to-date values!"
|
309 |
-
reloaded_admins: "Reloaded all admins in this chat!"
|
310 |
-
use_admin_cache: "Use /admincache to reload admins!"
|
311 |
-
ban:
|
312 |
-
user_already_banned: "This user is already banned, no use banning them again!"
|
313 |
-
no_target: "I can't ban nothing!"
|
314 |
-
admin_cannot_ban: "This user is an admin, I cannot ban them!"
|
315 |
-
ban_all: "Are you sure you want to ban all members in this group?"
|
316 |
-
banned_user: "{admin} banned {banned} in <b>{chat_title}</b>!"
|
317 |
-
banning_all: "Banning All Members..."
|
318 |
-
bot_no_right: "I don't have enough rights to ban this user."
|
319 |
-
demote:
|
320 |
-
no_target: "I can't demote nothing!"
|
321 |
-
bot_no_right: "I don't have enough rights to demote this user."
|
322 |
-
demoted_user: "{demoter} demoted {demoted} in <b>{chat_title}</b>!"
|
323 |
-
invitelink: |-
|
324 |
-
Invite Link for Chat <b>{chat_name}</b>:
|
325 |
-
{link}
|
326 |
-
kick:
|
327 |
-
user_already_banned: "This user is already banned, no use kicking them!"
|
328 |
-
no_target: "I can't kick nothing!"
|
329 |
-
admin_cannot_kick: "This user is an admin, I cannot kick them!"
|
330 |
-
bot_no_right: "I don't have enough rights to kick this user."
|
331 |
-
kicked_user: "{admin} kicked {kicked} in <b>{chat_title}</b>!"
|
332 |
-
mute:
|
333 |
-
admin_cannot_mute: "This user is an admin, I cannot mute them!"
|
334 |
-
bot_no_right: "I don't have enough rights to mute this user."
|
335 |
-
muted_user: "Admin {admin} muted {muted}!"
|
336 |
-
no_invite_perm: "I don't have permission for invite link!"
|
337 |
-
no_restrict_perm: "You don't have permissions to restrict members!"
|
338 |
-
no_user_invite_perm: "You don't have permissions to invite users."
|
339 |
-
not_admin: "I'm not admin or I don't have rights."
|
340 |
-
promote:
|
341 |
-
no_target: "I can't promote nothing!"
|
342 |
-
bot_no_right: "I don't have enough rights to promote this user."
|
343 |
-
no_promote_perm: "You don't have permission to promote members!"
|
344 |
-
promoted_user: "{promoter} promoted {promoted} in chat <b>{chat_title}</b>!"
|
345 |
-
support_cannot_restrict: "This user is in my support staff, cannot restrict them."
|
346 |
-
unban:
|
347 |
-
user_not_banned: "How can I unban a user who is not banned?"
|
348 |
-
no_target: "I can't unban nothing!"
|
349 |
-
bot_no_right: "I don't have enough rights to unban this user."
|
350 |
-
unbanned_user: "{admin} unbanned {unbanned} in chat <b>{chat_title}</b>!"
|
351 |
-
unmute:
|
352 |
-
bot_no_right: "I don't have enough rights to unmute this user."
|
353 |
-
unmuted_user: "Admin {admin} unmuted {unmuted}!"
|
354 |
-
user_admin_invalid: "Cannot act on this user, maybe I wasn't the one who changed their permissions."
|
355 |
-
formatting:
|
356 |
-
md_help: |-
|
357 |
-
<b>Markdown Formatting</b>
|
358 |
-
|
359 |
-
You can format your message using <b>bold</b>, <i>italic</i>, <u>underline</u>, <strike>strike</strike> and much more. Go ahead and experiment!
|
360 |
-
|
361 |
-
Note: It supports HTML and Markdown (Both) as well !
|
362 |
-
|
363 |
-
<b>Supported markdown</b>:
|
364 |
-
- <code>`code words`</code>: Backticks are used for monospace fonts. Shows as: <code>code words</code>.
|
365 |
-
- <code>__italic__</code>: Underscores are used for italic fonts. Shows as: <i>italic words</i>.
|
366 |
-
- <code>**bold**</code>: Asterisks are used for bold fonts. Shows as: <b>bold words</b>.
|
367 |
-
- <code>--underline--</code>: To make fronts <u>underline</u>.
|
368 |
-
- <code>~~strike~~</code>: Tildes are used for strikethrough. Shows as: <strike>strike</strike>.
|
369 |
-
- <code>[hyperlink](example.com)</code>: This is the formatting used for hyperlinks. Shows as: <a href="https://example.com/">hyperlink</a>.
|
370 |
-
- <code>[My Button](buttonurl://example.com)</code>: This is the formatting used for creating buttons. This example will create a button named "My button" which opens <code>example.com</code> when clicked.
|
371 |
-
If you would like to send buttons on the same row, use the <code>:same</code> formatting.
|
372 |
-
|
373 |
-
<b>Example:</b>
|
374 |
-
<code>[button 1](buttonurl://example.com)</code>
|
375 |
-
<code>[button 2](buttonurl://example.com:same)</code>
|
376 |
-
<code>[button 3](buttonurl://example.com)</code>
|
377 |
-
This will show button 1 and 2 on the same line, with 3 underneath.
|
378 |
-
filling_help: |-
|
379 |
-
<b>Fillings</b>
|
380 |
-
|
381 |
-
You can also customise the contents of your message with contextual data. For example, you could mention a user by name in the welcome message, or mention them in a filter!
|
382 |
-
You can use these to mention a user in notes too!
|
383 |
-
|
384 |
-
<b>Supported fillings:</b>
|
385 |
-
- <code>{first}</code>: The user's first name.
|
386 |
-
- <code>{last}</code>: The user's last name.
|
387 |
-
- <code>{fullname}</code>: The user's full name.
|
388 |
-
- <code>{username}</code>: The user's username. If they don't have one, mentions the user instead.
|
389 |
-
- <code>{mention}</code>: Mentions the user with their firstname.
|
390 |
-
- <code>{id}</code>: The user's ID.
|
391 |
-
- <code>{chatname}</code>: The chat's name.
|
392 |
-
random_help: |-
|
393 |
-
<b>Random Content</b>
|
394 |
-
|
395 |
-
Another thing that can be fun, is to randomise the contents of a message. Make things a little more personal by changing welcome messages, or changing notes!
|
396 |
-
|
397 |
-
How to use random contents:
|
398 |
-
- %%%: This separator can be used to add "random" replies to the bot.
|
399 |
-
For example:
|
400 |
-
<code>hello
|
401 |
-
%%%
|
402 |
-
how are you</code>
|
403 |
-
This will randomly choose between sending the first message, "hello", or the second message, "how are you".
|
404 |
-
Use this to make Gojo feel a bit more customised! (only works in filters/notes)
|
405 |
-
|
406 |
-
Example welcome message::
|
407 |
-
- Every time a new user joins, they'll be presented with one of the three messages shown here.
|
408 |
-
-> /filter "hey"
|
409 |
-
hello there <code>{first}</code>!
|
410 |
-
%%%
|
411 |
-
Ooooh, <code>{first}</code> how are you?
|
412 |
-
%%%
|
413 |
-
Sup? <code>{first}</code>
|
414 |
-
antispam:
|
415 |
-
gban:
|
416 |
-
gban_error_log: |-
|
417 |
-
<b>Gban Watcher Error!</b>
|
418 |
-
<b>Chat:</b> <code>{chat_id}</code>
|
419 |
-
<b>Error:</b> <code>{ef}</code>
|
420 |
-
added_to_watch: |-
|
421 |
-
Added {first_name} to GBan List.
|
422 |
-
They will now be banned in all groups where I'm admin!
|
423 |
-
enter_reason: "Please enter a reason to gban user!"
|
424 |
-
how_to: |-
|
425 |
-
<b>How to gban?</b>
|
426 |
-
<b>Answer:</b> <code>/gban user_id reason</code>
|
427 |
-
log_msg: |-
|
428 |
-
#GBAN
|
429 |
-
<b>Originated from:</b> {chat_id}
|
430 |
-
<b>Admin:</b> {ban_admin}
|
431 |
-
<b>Gbanned User:</b> {gbanned_user}
|
432 |
-
<b>Gbanned User ID:</b> {gban_user_id}
|
433 |
-
<b>Event Stamp:</b> {time}
|
434 |
-
not_self: |-
|
435 |
-
You can't gban me nigga!
|
436 |
-
Nice Try...!
|
437 |
-
updated_reason: "Updated Gban reason to: <code>{gban_reason}</code>."
|
438 |
-
user_added_to_watch: |-
|
439 |
-
You have been added to my global ban list!
|
440 |
-
<b>Reason:</b> <code>{gban_reason}</code>
|
441 |
-
|
442 |
-
<b>Appeal Chat:</b> @{SUPPORT_GROUP}
|
443 |
-
here_gbanned_start: "Here are all the globally banned geys!\n\n"
|
444 |
-
none_gbanned: "There aren't any gbanned users...!"
|
445 |
-
num_gbans: "Number of people gbanned: <code>{count}</code>"
|
446 |
-
part_of_support: "This user is part of my Support!, Can't ban our own!"
|
447 |
-
pass_user_id: "Pass a user id or username as an argument!"
|
448 |
-
ungban:
|
449 |
-
log_msg: |-
|
450 |
-
#UNGBAN
|
451 |
-
<b>Originated from:</b> {chat_id}
|
452 |
-
<b>Admin:</b> {ungban_admin}
|
453 |
-
<b>UnGbanned User:</b> {ungbanned_user}
|
454 |
-
<b>UnGbanned User ID:</b> {ungbanned_user_id}
|
455 |
-
<b>Event Stamp:</b> {time}
|
456 |
-
non_gbanned: "User is not gbanned!"
|
457 |
-
not_self: "Nice Try...!"
|
458 |
-
removed_from_list: "Removed {first_name} from Global Ban List."
|
459 |
-
user_removed_from_list: "You have been removed from my global ban list!"
|
460 |
-
watcher_banned: |-
|
461 |
-
This user ({user_gbanned}) has been banned globally!
|
462 |
-
|
463 |
-
To get unbanned, appeal at @{SUPPORT_GROUP}
|
464 |
-
blacklist:
|
465 |
-
bl_watcher:
|
466 |
-
action_kick: "Kicked {user} for sending a blacklisted word!"
|
467 |
-
action_ban: "Banned {user} for sending a blacklisted word!"
|
468 |
-
action_mute: "Muted {user} for sending a blacklisted word!"
|
469 |
-
already_exists: "The word <code>{trigger}</code> is already blacklisted!"
|
470 |
-
action_get: |-
|
471 |
-
The current action for blacklists in this chat is <i><b>{action}</b></i>
|
472 |
-
All blacklist modes delete the message containing blacklist word.
|
473 |
-
|
474 |
-
If you want to change this, you need to specify a new action instead of it.
|
475 |
-
Possible actions are: <code>none</code>/<code>warn</code>/<code>mute</code>/<code>ban</code>
|
476 |
-
action_set: "Set action for blacklist for this to <b>{action}</b>"
|
477 |
-
added_blacklist: "Added <code>{trigger}</code> in blacklist words!"
|
478 |
-
curr_blacklist_initial: "Current Blacklisted words in <b>{chat_title}</b>:\n\n"
|
479 |
-
no_bl_found: "No blacklist <b>{bl_words}</b> found!"
|
480 |
-
no_blacklist: "There are no blacklisted messages in <b>{chat_title}</b>!"
|
481 |
-
rm_blacklist: "Removed <b>{bl_words}</b> from blacklist words!"
|
482 |
-
dev:
|
483 |
-
bot_ip: |-
|
484 |
-
<b>Bot IP Address:</b>
|
485 |
-
<code>{ip}</code>
|
486 |
-
chatlist:
|
487 |
-
chats_in_db: "Here is the list of chats in my Database."
|
488 |
-
exporting: "Exporting Charlist..."
|
489 |
-
header: |
|
490 |
-
List of chats in my database.
|
491 |
-
|
492 |
-
<b>Chat name | Chat ID | Members count</b>
|
493 |
-
execute_cmd_err: "Please execute the code correctly!"
|
494 |
-
restarting: Restarting...
|
495 |
-
speedtest:
|
496 |
-
speedtest_txt: |-
|
497 |
-
Speedtest
|
498 |
-
|
499 |
-
<b>Host:</b> <code>{host}</code>
|
500 |
-
|
501 |
-
<b>Ping:</b> <code>{ping}</code> ms
|
502 |
-
<b>Download:</b> <code>{download}</code> Mbps
|
503 |
-
<b>Upload:</b> <code>{upload}</code> Mbps
|
504 |
-
start_speedtest: "Calculating my speed..."
|
505 |
-
uptime: "<b>Uptime:</b> <code>{uptime}</code>"
|
506 |
-
general:
|
507 |
-
donate_owner: |-
|
508 |
-
Hey Thanks for your thought of donating me!
|
509 |
-
When you donate, all the fund goes towards my development which makes on fast and responsive.
|
510 |
-
Your donation might also me get me a new feature or two, which I wasn't able to get due to server limitations.
|
511 |
-
|
512 |
-
All the fund would be put into my services such as database, storage and hosting!
|
513 |
-
|
514 |
-
You can donate by contacting my owner here: @iamgojoof6eyes
|
515 |
-
back_btn: Back
|
516 |
-
check_help: "Please check help on how to use this this command."
|
517 |
-
close_btn: Close
|
518 |
-
commands_available: |-
|
519 |
-
Hey There! My name is Gojo.
|
520 |
-
I'm here to help you manage your groups!
|
521 |
-
Commands available:
|
522 |
-
× /start: Start the bot
|
523 |
-
× /help: Give's you this message.
|
524 |
-
× /donate: Information related on how to support my creator!
|
525 |
-
|
526 |
-
All commands can either be used with / or !.
|
527 |
-
no_admin_cmd_perm: "You cannot use an admin command!"
|
528 |
-
no_perm_admin: "I don't have permission to do that"
|
529 |
-
no_results: "No results found."
|
530 |
-
some_error: |-
|
531 |
-
Some error occured, report to @{SUPPORT_GROUP}
|
532 |
-
|
533 |
-
<b>Error:</b> <code>{ef}</code>
|
534 |
-
something_wrong: "Something went wrong!"
|
535 |
-
langs:
|
536 |
-
changed: "Language changed to <code>{lang_code}</code>"
|
537 |
-
changelang: |-
|
538 |
-
Here you can change language for the bot.
|
539 |
-
|
540 |
-
You can help us bring bot to more languages by helping on [Crowdin](https://crowdin.com/project/gojosatarou)
|
541 |
-
correct_usage: |-
|
542 |
-
<b>Correct Usage:</b>
|
543 |
-
/lang or /setlang language-code
|
544 |
-
locks:
|
545 |
-
check_perm_msg: "Checking Chat permissions..."
|
546 |
-
invalid_lock: |-
|
547 |
-
Invalid Lock Type!
|
548 |
-
|
549 |
-
Use /locktypes to get the lock types
|
550 |
-
lock_all: "Locked <b>all</b> permission from this Chat!"
|
551 |
-
locked_perm: "Locked <b>{perm}</b> for this Chat."
|
552 |
-
locks_perm_sp: "Specify a permission to lock!"
|
553 |
-
unlock_all: "Unlocked <b>all</b> permission from this Chat!"
|
554 |
-
unlocked_perm: "Unlocked <b>{uperm}</b> for this Chat."
|
555 |
-
unlocks_perm.sp_perm: "Specify a permission to unlock!"
|
556 |
-
view_perm: |-
|
557 |
-
<b>Chat Permissions:</b>
|
558 |
-
|
559 |
-
<b>Send Messages:</b> {vmsg}
|
560 |
-
<b>Send Media:</b> {vmedia}
|
561 |
-
<b>Send Stickers:</b> {vstickers}
|
562 |
-
<b>Send Animations:</b> {vanimations}
|
563 |
-
<b>Can Play Games:</b> {vgames}
|
564 |
-
<b>Can Use Inline Bots:</b> {vinlinebots}
|
565 |
-
<b>Webpage Preview:</b> {vwebprev}
|
566 |
-
<b>Send Polls:</b> {vpolls}
|
567 |
-
<b>Change Info:</b> {vinfo}
|
568 |
-
<b>Invite Users:</b> {vinvite}
|
569 |
-
<b>Pin Messages:</b> {vpin}
|
570 |
-
pin:
|
571 |
-
antichannelpin:
|
572 |
-
current_status: "Current AntiChannelPin status: {status}"
|
573 |
-
turned_on: "Turned on AntiChannelPin, now all message pinned by channel will be unpinned automtically!"
|
574 |
-
turned_off: "Turned off AntiChannelPin, now all message pinned by channel will stay pinned!"
|
575 |
-
no_pin_msg: "Reply to a message to which you want to pin..."
|
576 |
-
no_rights_pin: "I don't have enough rights to pin messages."
|
577 |
-
no_rights_unpin: "I don't have enough rights to unpin messages."
|
578 |
-
pinned_msg: "I have Pinned [this message]({message_link})!"
|
579 |
-
reply_to_unpin: "Idk what do you want to unpin, reply to a message to unpin it."
|
580 |
-
unpinned_all_msg: "Unpinned all messages in this chat."
|
581 |
-
unpinned_last_msg: "Unpinned last message."
|
582 |
-
purge:
|
583 |
-
deleting: "Incinerating these useless messages..."
|
584 |
-
err_basic: "Cannot purge messages in a basic group"
|
585 |
-
old_msg_err: "Cannot delete all messages. The messages may be too old, I might not have delete rights, or this might not be a supergroup."
|
586 |
-
purge_msg_count: "Deleted <i>{msg_count}</i> messages"
|
587 |
-
what_del: "What do you wanna delete?"
|
588 |
-
rules:
|
589 |
-
priv_rules:
|
590 |
-
no_option: "Option not valid, choose from <code>on</code>, <code>yes</code>, <code>off</code>, <code>no</code>"
|
591 |
-
turned_on: "Private Rules have been turned <b>on</b> for chat <b>{chat_name}</b>"
|
592 |
-
turned_off: "Private Rules have been turned <b>off</b> for chat <b>{chat_name}</b>"
|
593 |
-
current_preference: "Current Preference for Private rules in this chat is: <b>{current_option}</b>"
|
594 |
-
clear_rules: "Are you sure you want to clear rules?"
|
595 |
-
cleared: "Successfully cleared rules for this group!"
|
596 |
-
get_rules: |-
|
597 |
-
The rules for <b>{chat} are:</b>
|
598 |
-
{rules}
|
599 |
-
no_rules: "The Admins for this group have not setup rules! That doesn't mean you can break the DECORUM of this group !"
|
600 |
-
pm_me: "Click on the below button to see this group rules!"
|
601 |
-
sent_pm_rules: "I've messaged you the rules"
|
602 |
-
set_rules: "Successfully set rules for this group."
|
603 |
-
start:
|
604 |
-
add_chat_btn: "Add me to a chat!"
|
605 |
-
commands_btn: Commands & Help
|
606 |
-
group: "I'm alive :3"
|
607 |
-
info_page: |-
|
608 |
-
• @iamgojoof6eyes_bot
|
609 |
-
|
610 |
-
<b>Version:</b> <i>{version}</i>
|
611 |
-
|
612 |
-
<b>Developers:</b> [Captain Ezio](https://github.com/iamgojoof6eyes
|
613 |
-
<b>Owner:</b> [{Owner}](tg://user?id={ID})
|
614 |
-
support_group: Support
|
615 |
-
language_btn: Language
|
616 |
-
pm_for_help: "Contact me in PM to get the list of possible commands."
|
617 |
-
private: |-
|
618 |
-
Hey there! My name is Gojo ✨.
|
619 |
-
I'm here to help you manage your groups!
|
620 |
-
Hit /help to find out more about how to use me in my full potential!
|
621 |
-
|
622 |
-
Join my [News Channel](https://t.me/gojo_updates) to get information on all the latest updates.
|
623 |
-
public_help: "Press the button below to get help for <i>{help_option}</i>"
|
624 |
-
source_code: "Source Code"
|
625 |
-
utils:
|
626 |
-
gif_id:
|
627 |
-
reply_gif: "Please reply to a gif to get it's ID."
|
628 |
-
id:
|
629 |
-
group_id: "This Group's ID is <code>{group_id}</code>"
|
630 |
-
id_main: |-
|
631 |
-
Original Sender - {orig_sender} (<code>{orig_id}</code>)
|
632 |
-
Forwarder - {fwd_sender} (<code>{fwd_id}</code>)
|
633 |
-
my_id: "Your ID is <code>{my_id}</code>."
|
634 |
-
no_user_db: |-
|
635 |
-
Failed to get user
|
636 |
-
Peer ID invalid, I haven't seen this user anywhere earlier, maybe username would help to know them!
|
637 |
-
paste:
|
638 |
-
nekobin_btn: NekoBin
|
639 |
-
pasted_nekobin: "Pasted to NekoBin!"
|
640 |
-
pasting: Pasting...
|
641 |
-
ping:
|
642 |
-
pinging: Pinging...
|
643 |
-
song:
|
644 |
-
no_lyrics_found: "Couldn't find any lyrics for that song!"
|
645 |
-
no_song_given: "You haven't specified which song to look for!"
|
646 |
-
searching: "Finding lyrics for <code>{song_name}<code>..."
|
647 |
-
song_not_found: "Song not found!"
|
648 |
-
translate:
|
649 |
-
translate_usage: "Usage: /tr <language> text for translation (Can be also used in reply to a message)."
|
650 |
-
translating: Translating...
|
651 |
-
translation: |-
|
652 |
-
<b>Language:</b> <code>{from_lang}</code> <b>-></b> <code>{to_lang}</code>
|
653 |
-
<b>Translation:</b> <code>{translation}</code>
|
654 |
-
user_info:
|
655 |
-
id_not_found: "User not found, please check the ID again"
|
656 |
-
peer_id_error: "I haven't seen this user, mind forwarding one of their messages so I can recognize them?"
|
657 |
-
getting_info: "Getting user information..."
|
658 |
-
info_text:
|
659 |
-
last_name: |-
|
660 |
-
|
661 |
-
<b>Last Name:</b> {user_lname}
|
662 |
-
main: |-
|
663 |
-
<b>Characteristics:</b>
|
664 |
-
<b>ID:</b> <code>{user_id}</code>
|
665 |
-
<b>First Name:</b> {user_name}
|
666 |
-
perma_link: |-
|
667 |
-
|
668 |
-
<b>Permanent User Link:</b> {perma_link}
|
669 |
-
username: |-
|
670 |
-
|
671 |
-
<b>Username:</b> @{username}
|
672 |
-
support_user:
|
673 |
-
dev: |-
|
674 |
-
|
675 |
-
|
676 |
-
This member is one of my Developers ⚡️
|
677 |
-
owner: |-
|
678 |
-
|
679 |
-
|
680 |
-
This person is my Owner, I would never do anything against them!
|
681 |
-
sudo: |-
|
682 |
-
|
683 |
-
|
684 |
-
This user is one of my Sudos, he has powers which are approximately same to owner!
|
685 |
-
whitelist: |-
|
686 |
-
|
687 |
-
|
688 |
-
This person is 'Whitelist User', they cannot be banned!
|
689 |
-
weebify:
|
690 |
-
weebified_string: |-
|
691 |
-
<b>Weebified String:</b>
|
692 |
-
<code>{string}</code>
|
693 |
-
weebify_what: "What am I supposed to Weebify?"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|