We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$bash start TgCrypto is missing! Pyrogram will work the same, but at a much slower speed. More info: https://docs.pyrogram.org/topics/speedups [08-Aug-24 04:58:32 - INFO] - YukkiMusic.core.dir - Directories Updated. [08-Aug-24 04:58:32 - INFO] - YukkiMusic.core.git - Git Client Found [VPS DEPLOYER] [08-Aug-24 04:58:32 - INFO] - YukkiMusic.misc - Database Initialized. [08-Aug-24 04:58:34 - INFO] - YukkiMusic.misc - Sudoers Loaded. [08-Aug-24 04:58:34 - INFO] - YukkiMusic.core.bot - Starting Bot Traceback (most recent call last): File "", line 189, in _run_module_as_main File "", line 148, in _get_module_details File "", line 112, in _get_module_details File "/home/kali/Desktop/YukkiMusicBot/YukkiMusic/init.py", line 37, in userbot = Userbot() ^^^^^^^^^ File "/home/kali/Desktop/YukkiMusicBot/YukkiMusic/core/userbot.py", line 24, in init self.one = Client( ^^^^^^^ TypeError: Client.init() got an unexpected keyword argument 'session_name'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
$bash start
TgCrypto is missing! Pyrogram will work the same, but at a much slower speed. More info: https://docs.pyrogram.org/topics/speedups
[08-Aug-24 04:58:32 - INFO] - YukkiMusic.core.dir - Directories Updated.
[08-Aug-24 04:58:32 - INFO] - YukkiMusic.core.git - Git Client Found [VPS DEPLOYER]
[08-Aug-24 04:58:32 - INFO] - YukkiMusic.misc - Database Initialized.
[08-Aug-24 04:58:34 - INFO] - YukkiMusic.misc - Sudoers Loaded.
[08-Aug-24 04:58:34 - INFO] - YukkiMusic.core.bot - Starting Bot
Traceback (most recent call last):
File "", line 189, in _run_module_as_main
File "", line 148, in _get_module_details
File "", line 112, in _get_module_details
File "/home/kali/Desktop/YukkiMusicBot/YukkiMusic/init.py", line 37, in
userbot = Userbot()
^^^^^^^^^
File "/home/kali/Desktop/YukkiMusicBot/YukkiMusic/core/userbot.py", line 24, in init
self.one = Client(
^^^^^^^
TypeError: Client.init() got an unexpected keyword argument 'session_name'
The text was updated successfully, but these errors were encountered: