Git Product home page Git Product logo

yandexmusicdiscordbot's Introduction

Code Time

Profile Views

📊 This Week I Spent My Time On

💬 Programming Languages: 
Python                   5 hrs 43 mins       █████████████████░░░░░░░░   66.19 % 
YAML                     56 mins             ███░░░░░░░░░░░░░░░░░░░░░░   10.86 % 
TypeScript               48 mins             ██░░░░░░░░░░░░░░░░░░░░░░░   09.42 % 
Text                     16 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   03.14 % 
Other                    10 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   02.11 % 

🔥 Editors: 
VS Code                  8 hrs 15 mins       ████████████████████████░   95.69 % 
WebStorm                 22 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   04.31 % 

💻 Operating System: 
WSL                      7 hrs 18 mins       █████████████████████░░░░   84.62 % 
Windows                  1 hr 19 mins        ████░░░░░░░░░░░░░░░░░░░░░   15.38 % 

Last Updated on 05/08/2024 01:26:21 UTC

yandexmusicdiscordbot's People

Contributors

delitel-web avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

yandexmusicdiscordbot's Issues

Your OAuth token is likely expired

Traceback (most recent call last):
File "C:\Users\ДМИТРИЙ\Downloads\main\main.py", line 3, in
import bot.interactions
File "C:\Users\ДМИТРИЙ\Downloads\main\bot\interactions_init_.py", line 2, in
from .import music
File "C:\Users\ДМИТРИЙ\Downloads\main\bot\interactions\music.py", line 3, in
from ..music.YM.fetch_link import fetch_link
File "C:\Users\ДМИТРИЙ\Downloads\main\bot\music_init_.py", line 1, in
from .voice import GuildsManager
File "C:\Users\ДМИТРИЙ\Downloads\main\bot\music\voice.py", line 1, in
from .YM.Track import Track
File "C:\Users\ДМИТРИЙ\Downloads\main\bot\music\YM_init_.py", line 5, in
client = asyncio.run(ClientAsync(YMToken).init())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ДМИТРИЙ\AppData\Local\Programs\Python\Python311\Lib\asyncio\runners.py", line 190, in run
return runner.run(main)
^^^^^^^^^^^^^^^^
File "C:\Users\ДМИТРИЙ\AppData\Local\Programs\Python\Python311\Lib\asyncio\runners.py", line 118, in run
return self._loop.run_until_complete(task)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ДМИТРИЙ\AppData\Local\Programs\Python\Python311\Lib\asyncio\base_events.py", line 653, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "C:\Users\ДМИТРИЙ\AppData\Local\Programs\Python\Python311\Lib\site-packages\yandex_music\client_async.py", line 74, in wrapper
result = await method(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ДМИТРИЙ\AppData\Local\Programs\Python\Python311\Lib\site-packages\yandex_music\client_async.py", line 160, in init
self.me = await self.account_status()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ДМИТРИЙ\AppData\Local\Programs\Python\Python311\Lib\site-packages\yandex_music\client_async.py", line 74, in wrapper
result = await method(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ДМИТРИЙ\AppData\Local\Programs\Python\Python311\Lib\site-packages\yandex_music\client_async.py", line 179, in account_status
result = await self._request.get(url, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ДМИТРИЙ\AppData\Local\Programs\Python\Python311\Lib\site-packages\yandex_music\utils\request_async.py", line 273, in get
result = await self._request_wrapper(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ДМИТРИЙ\AppData\Local\Programs\Python\Python311\Lib\site-packages\yandex_music\utils\request_async.py", line 241, in _request_wrapper
raise UnauthorizedError(message)
yandex_music.exceptions.UnauthorizedError: {'name': 'session-expired', 'message': 'Your OAuth token is likely expired'}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.