Giter Site home page Giter Site logo

Comments (2)

Huy-Ngo avatar Huy-Ngo commented on June 16, 2024 1

The performance issue is likely caused by the slow API: Firstly, the API is written in Python, and secondly, it searched several subreddits to return one image. In addition, the message was not a link. It's an embedded message, and you even have to send more information, which theoretically just slow it down. See Message Embed | discord.js for implementation on Node.js.
The image was also sent via URL as well (see: discord.js doc).

However, I don't think we can conclude without experiment. Feel free to make a PR and if the time turns out to be faster, then I'll merge it.

from discord-meme-bot.

Huy-Ngo avatar Huy-Ngo commented on June 16, 2024

I don't know how Dank Memer bot choose which meme to send, but certainly the current algorithm I'm using contributes to this bot's slowness. It'd be great too, if you can come up with a better algorithm while still maintaining randomness.

from discord-meme-bot.

Related Issues (8)

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.