You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/utils/jsons/botMessages.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@
25
25
"gorup": "Hello! What can I do?"
26
26
},
27
27
"commands": {
28
-
"private": "Hello! Here's the full list of commands you can use in a private chat with the bot:\n\n### General Commands\n- **/start**: Start interacting with the bot.\n- **/help**: Get help and see the list of available commands.\n- **/commands**: List all commands of the bot.\n- **/date**: Get the current date and time.\n- **/joke**: Get a random joke.\n- **/viewsupportcontact**: View support contact details.\n- **/botinfo**: Get information about the bot.\n\n### Group Management Commands\n- **/rules**: View the group rules.\n- **/codetime**: Says a random word sarcastically or offensively to you or people in the group.\n- **/future**: Get insights about the future.\n- **/groupinfo**: View information about the group.\n- **/report**: Report an issue or a user.\n- **/cancel**: Cancel the current report.\n- **/link**: Generate or view group links.\n- **/adminlist**: View the list of group admins.\n- **/grant**: Grant admin privileges to a user.\n- **/revoke**: Revoke admin privileges from a user.\n- **/pin**: Pin a message in the group.\n- **/unpin**: Unpin the pinned message.\n- **/purge**: Delete a range of messages.\n- **/welcome**: Returns the current group welcome message.\n\n### Moderation Commands\n- **/approved**: Approve a user for special privileges.\n- **/disapproved**: Remove approval for a user.\n- **/approvedlist**: View the list of approved users.\n- **/ban**: Ban a user from the group.\n- **/unban**: Unban a previously banned user.\n- **/warn**: Issue a warning to a user.\n- **/rmwarn**: Remove a warning from a user.\n- **/warns**: Check warnings for a user.\n- **/warnslist**: View the list of all warnings.\n- **/mute**: Mute a user in the group.\n- **/unmute**: Unmute a previously muted user.\n\n### Blacklist Commands\n- **/blacklist**: Add a word or phrase to the blacklist.\n- **/abl**: Add multiple words to the blacklist.\n- **/rmbl**: Remove a word or phrase from the blacklist.\n- **/clrbl**: Clear the blacklist.\n\n### Shahin and Aran-Specific Commands\n- **/shahin**: Trigger Shahin-specific functionality.\n- **/aran**: Trigger Aran-specific functionality.\n\nFeel free to use any of the above commands, and let me know if you need any further assistance!",
28
+
"private": "Hello! Here's the full list of commands:\n\nGeneral Commands\n- **/start**: Start interacting with the bot.\n- **/help**: Get help and see the list of available commands.\n- **/commands**: List all commands of the bot.\n- **/date**: Get the current date and time.\n- **/joke**: Get a random joke.\n- **/viewsupportcontact**: View support contact details.\n- **/botinfo**: Get information about the bot.\n\nGroup Management Commands\n- **/rules**: View the group rules.\n- **/codetime**: Says a random word sarcastically or offensively to you or people in the group.\n- **/future**: Get insights about the future.\n- **/groupinfo**: View information about the group.\n- **/report**: Report an issue or a user.\n- **/cancel**: Cancel the current report.\n- **/link**: Generate or view group links.\n- **/adminlist**: View the list of group admins.\n- **/grant**: Grant admin privileges to a user.\n- **/revoke**: Revoke admin privileges from a user.\n- **/pin**: Pin a message in the group.\n- **/unpin**: Unpin the pinned message.\n- **/purge**: Delete a range of messages.\n- **/welcome**: Returns the current group welcome message.\n\nModeration Commands\n- **/approved**: Approve a user for special privileges.\n- **/disapproved**: Remove approval for a user.\n- **/approvedlist**: View the list of approved users.\n- **/ban**: Ban a user from the group.\n- **/unban**: Unban a previously banned user.\n- **/warn**: Issue a warning to a user.\n- **/rmwarn**: Remove a warning from a user.\n- **/warns**: Check warnings for a user.\n- **/warnslist**: View the list of all warnings.\n- **/mute**: Mute a user in the group.\n- **/unmute**: Unmute a previously muted user.\n\nBlacklist Commands\n- **/blacklist**: Add a word or phrase to the blacklist.\n- **/abl**: Add multiple words to the blacklist.\n- **/rmbl**: Remove a word or phrase from the blacklist.\n- **/clrbl**: Clear the blacklist.\n\nShahin and Aran-Specific Commands\n- **/shahin**: Trigger Shahin-specific functionality.\n- **/aran**: Trigger Aran-specific functionality.\n\nFeel free to use any of the above commands, and let me know if you need any further assistance!",
29
29
"public": "This command is only available in private chats. Please use it there."
0 commit comments