-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #24 from F33RNI/next
Next
- Loading branch information
Showing
8 changed files
with
58 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,27 @@ | ||
{ | ||
"start_message": "Hello, choomba!\\n\\nGPT-Telegramus version {0}\\n\\nGPT-Telegramus author: Fern Lane\\nContributors: Sergey Krashevich\\nChatGPT API: acheong08\\nEdgeGPT API: acheong08\\nBard API: acheong08\\n\\nSupport the project by buying my music: https://f3rni.bandcamp.com", | ||
"help_message": "/start - Welcome message and bot version\\n/help - Show this message\\n/chatgpt <request> - ChatGPT request\\n/edgegpt <request> - EdgeGPT request\\n/bard <request> - Bard request\\n/dalle <request> - Draw a picture with DALL-E\\n/clear <module> - Clear chat history (chatgpt / edgegpt / bard)\\n/chatid - Show your chat_id\\n\\nOr just send a text message", | ||
"help_message_admin": "Admin commands:\\n/queue - Show requests queue\\n/restart - Restart modules and telegram bot\\n/users - Show list of all users\\n/ban <id> [reason] - Ban a user by their id with reason (optional)\\n/unban <id> - Unban a user by their id\\n/broadcast <message> - Send text message to everyone except banned users", | ||
"empty_request": "Empty request, choomba!", | ||
"permissions_deny": "You do not have permission for this command!", | ||
"queue_overflow": "Queue is full. Try again later", | ||
"queue_empty": "Queue is empty", | ||
"queue_accepted": "Request to the {0} module\\nAdded to the queue. Position: {1}/{2}", | ||
"response_error": "Error: {0}\\n\\nMake another request or try again later =(", | ||
"edgegpt_sources": "[{0}] {1} ({2})\\n", | ||
"start_message": "Hello, \uD83D\uDC4B choomba! \uD83D\uDC4B\\n\\nGPT-Telegramus version \uD83D\uDCC4 {0}\\n\\nGPT-Telegramus author: Fern Lane\\nContributors: Sergey Krashevich\\nChatGPT API: acheong08\\nEdgeGPT API: acheong08\\nBard API: acheong08\\n\\nSupport the project by buying my music: https://f3rni.bandcamp.com", | ||
"help_message": "\uD83D\uDCC4 /start - Welcome message and bot version\\n❓ /help - Show this message\\n\uD83E\uDD16 /chatgpt <request> - ChatGPT request\\n\uD83D\uDD35 /edgegpt <request> - EdgeGPT request\\n\uD83D\uDDA5 /bard <request> - Bard request\\n\uD83D\uDDBC /dalle <request> - Draw a picture with DALL-E\\n\uD83E\uDDF9 /clear <module> - Clear chat history (chatgpt / edgegpt / bard)\\n\uD83C\uDD94 /chatid - Show your chat_id\\n\\n\uD83D\uDCAC Or just send a text message", | ||
"help_message_admin": "Admin commands:\\n\\n\uD83D\uDCAC /queue - Show requests queue\\n\uD83D\uDD03 /restart - Restart modules and telegram bot\\n\uD83D\uDC64 /users - Show list of all users\\n\uD83D\uDD28 /ban <id> [reason] - Ban a user by their id with reason (optional)\\n\uD83D\uDD13 /unban <id> - Unban a user by their id\\n\uD83D\uDCE2 /broadcast <message> - Send text message to everyone except banned users", | ||
"empty_request": "Empty request, \uD83E\uDD74 choomba!", | ||
"permissions_deny": "You do not have permission for this command! \uD83D\uDD28", | ||
"queue_overflow": "Queue is full. Try again later ⏳", | ||
"queue_empty": "Queue is empty \uD83D\uDDD1", | ||
"queue_accepted": "Request to the {0} module\\nAdded to the queue. Position: {1}/{2} ⏳", | ||
"response_error": "Error: {0}\\n\\nMake another request or try again later \uD83D\uDE2D", | ||
"edgegpt_sources": "\uD83D\uDCC4 [{0}] {1} ({2})\\n", | ||
"users_admin": "User ID (Name)\\tAdmin?\\tBanned?\\tTotal requests\\n\\n{0}", | ||
"restarting": "Restarting in progress...\\nPlease wait", | ||
"restarting_done": "The restart is completed", | ||
"restarting": "Restarting in progress...\\nPlease wait \uD83D\uDE4F", | ||
"restarting_done": "The restart is completed \uD83C\uDF89", | ||
"chat_cleared": "Chat history cleared for module: {0}", | ||
"clear_no_module": "Specify the module whose chat history you want to clear\\nchatgpt / edgegpt / bard\\nExample: /clear chatgpt", | ||
"ban_message_admin": "Banned user: {0}\\n\\nReason: {1}", | ||
"ban_no_user_id": "Error! Please specify user_id", | ||
"ban_message_user": "You have been banned!\\n\\nReason: {0}", | ||
"ban_reason_default": "Reason not specified. Maybe the whitelist is enabled or you pissed off the admin =)", | ||
"ban_message_user": "You have been banned! \uD83D\uDD28\\n\\nReason: {0}", | ||
"ban_reason_default": "Reason not specified. Maybe the whitelist is enabled or you pissed off the admin \uD83D\uDE02", | ||
"unban_message_admin": "Unbanned user: {0}", | ||
"broadcast_no_message": "No message to broadcast!", | ||
"broadcast": "[GPT-TELEGRAMUS]\\n\\n{0}" | ||
} | ||
"broadcast": "\uD83D\uDCE2 GPT-TELEGRAMUS \uD83D\uDCE2\\n\\n{0}", | ||
"modules": [ | ||
"\uD83E\uDD16 ChatGPT", "\uD83D\uDDBC DALL-E", "\uD83D\uDD35 EdgeGPT", "\uD83D\uDDA5 Bard" | ||
] | ||
} |