Code Monkey home page Code Monkey logo

Comments (3)

cj-zeiger avatar cj-zeiger commented on May 19, 2024

So I'm going to take that as a no then ...

from red-discordbot.

Twentysix26 avatar Twentysix26 commented on May 19, 2024

Sorry for the late-ish answer.
I've taken a quick look at your fork and the library that it's using. Correct me if I'm wrong but it seems like it's based on urllib. Like I said in some other issues (see cleverbot) I can't put it in my bot, as it would make it non-responsive while it's being used. That's why I use aiohttp in my code (except for one function that it's still using requests).
So it would probably need some rewrite to integrate it in a async friendly way.

Also, I don't think I've ever got requests to support google play music before, people mostly ask for services like soundcloud, and I'd rather work on the most requested features.
Thanks for your interest in contributing

from red-discordbot.

cj-zeiger avatar cj-zeiger commented on May 19, 2024

True, I'm used to java threads where coroutines don't exist and threads can be paused on a line by line basis without needing to using anything like await.

from red-discordbot.

Related Issues (20)

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.