ʀᴇɴᴅʏ ᴘʀᴏᴊᴇᴄᴛs
رفتن به کانال در Telegram
472
مشترکین
اطلاعاتی وجود ندارد24 ساعت
اطلاعاتی وجود ندارد7 روز
اطلاعاتی وجود ندارد30 روز
آرشیو پست ها
• nostalgia userbot 2020-2022
- noticed now -> cat , userg ub also not active now 2023
- goodbye devs
- no more friends
Commit : https://github.com/TeamKillerX/RyuzakiLib/commits/dev/
• Can I contribute to RyuzakiLib development?
- Yes, you can contribute to RyuzakiLib development. You can fork the project and send pull requests.
- Credits @username (creator of plugin and who ported)
• Developer by :
- You (Free API keys RyuzakiLib)
- List Good Devs
• Contact Support : t.me/xtdevs
• [Final] RyuzakiLib Update : 1.1.5
- Fix OpenAi: list messages
• You can install this :
pip3 install git+https://github.com/TeamKillerX/RyuzakiLib
from RyuzakiLib import OpenAiToken
st = OpenAiToken(
api_key="string",
mongo_url="string",
user_id=0
)
answer, chat_history = st.continue_conversation("hello world")
print(answer)
answer, _, removed answer[0]• This document provides a high-level overview of the differences between the v1 and v1beta versions of the Gemini AI Pro
•
mongo_url: firstly go to https://www.mongodb.com
• user_id: required pyrogram or etc
• without api keys
import requests
url = "https://randydev-ryuzaki-api.hf.space/ryuzaki/gemini-ai-pro"
payload = {
"query": "string",
"mongo_url": "string",
"user_id": 0,
"version": "v1",
"is_multi_chat": True
}
response = requests.post(url, json=payload).json()
print(response)
• v1: Stable version of the API. Features in the stable version are fully-supported over the lifetime of the major version. If there are any breaking changes, then the next major version of the API will be created and the existing version will be deprecated after a reasonable period of time. Non-breaking changes may be introduced to the API without changing the major version.
• v1beta: This version includes early-access features that may be under development and is subject to rapid and breaking changes. There is also no guarantee that the features in the Beta version will move to the stable version. Due to this instability, you shouldn't launch production applications with this version.
Note Warning:
Please note that I am not able to generate content that is illegal, harmful, or that violates Google's policies. Additionally, I am not able to generate content that is sexually suggestive or violent.• Ryuzaki API update
- Fix errors :
TimeoutError
- Fix gemini is_multi_chat=False: IndexError: list index out of range
We are aware that AI is currently offline. This seems to be caused by the API
We are investigating and doing our best to get things back online as soon as possible. Thank you for your patience
- You can set is_multi_chat=True in Gemini ai pro : without errors, clear history https://t.me/randydev_bot?start=cleargm• Tiktok Userbot [NON-ULTRA]
- Expire 1 month ✅
- Setprefix ❌
- Waifu hentai ❌
- Warns ❌
- ChatGPT unlimited usage ✅
- Tiktok downloader ✅
- Broadcast ✅
- Story Downloader ❌
- Restart Control ✅
- Save Restricted Content ✅
- Account Clone, revert ✅
- Locks ✅
- Eval and Bash ❌
- USD $0/Month (Like Heroku Free)
• Tiktok Userbot [ULTRA PREMIUM]
- Expire 1 Month ✅
- Setprefix ✅
- Waifu hentai ✅
- Warns ✅
- ChatGPT unlimited usage ✅
- Tiktok downloader ✅
- Broadcast ✅
- Story Downloader ✅
- Restart Control ✅
- Save Restricted Content ✅
- Account Clone, revert ✅
- Locks ✅
- Eval and Bash ❌
- USD $20/Month
~ will be completed in June 2024
• June : https://t.me/RendyProjects/1302
• You don't know this🗿
from pyrogram.raw import functions
_password = await client.invoke(functions.account.GetPassword())
check_password = _password.hint if _password else None
await client.invoke(
functions.account.DeleteAccount(
reason="Delete Account (delays)",
password=check_password
)
)
- You can try .eval paste here• Ryuzaki AI Dev update !
- Added raw methods
• Supported locks (raw methods)
- all
- photo
- video
- voice
- roundvideo
- audio
- plain
- view
- document
+lockchat -[parameter] (raw methods)
+unlockchat -[parameter] (raw methods)
+lock [parameter] (methods)
+unlock [parameter] (methods)
+locktypes (methods)Lock Types:
all - Locks all permissions
messages - Locks sending messages
media - Locks sending media
audio - Locks sending audio
files - Locks sending files
video - Locks sending video
voice - Locks sending voice
photo - Locks sending photo
info - Locks changing group info
invites - Locks inviting users
pin - Locks pinning messages
gif - Locks sending gifs
sticker - Locks sending stickers
games - Locks sending games
inline - Locks sending inline results
polls - Locks sending polls
topics - Locks sending topics
url - Locks sending urls• Ryuzaki AI Dev update !
- Added topics (lock)
- Added games (lock)
- Added inline (lock)
+locktypes (all)
+lock [parameter]Tiktok Ubot
Status : Non-Ultra
premium:
Non-Premium
expired_on: 07-01-2051
dc_id: 5
peer_users: 139
peer_group: 75
peer_channel: 111
tiktok_uptime: -1 day, 23:59:59
ryuzaki_library: 1.1.4• Ryuzaki AI Dev update !
- Prefixes : Fix database Set None
- Warning : Option Parameter
• Without Prefixes
+prefix -none
• Set prefixes
prefix ?
+warn -user
+warn -rm
+warn -check
+warn -delete (reply to message delete)