Code Monkey home page Code Monkey logo

cogs's Introduction

Hi there ๐Ÿ‘‹

cogs's People

Contributors

owocado avatar sourcery-ai-bot avatar

Stargazers

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

Watchers

 avatar

cogs's Issues

[vocadb] Error when fetching lyrics for this one specific song

There is some kind of error happening when the bot tries to fetch the lyrics for the song ใƒดใ‚กใƒณใƒ‘ใ‚คใ‚ข or The Vampire by DECO*27

This only started happening after the last update so must be something introduced then.

The bot does fetch the song information correctly, it only fails at fetching the lyrics.

I wish I was home to check the logs but I won't be for a while. Still, I figured I'd report it since it should be easily reproducible.

This might apply to more songs, but I've only encountered the error with this song so far.

[vocadb] Add a way to fetch Romanized and English lyrics

Would it be possible to have an argument you could set so that the cog fetches the lyrics in romaji or English, if available?

As of right now only the original Japanese lyrics can be displayed. This is fine if the user knows Japanese but not very useful if not.

[MovieDB] Add per user watchlist / todo list

This feature should allow users to add/remove movies/tv shows they have watched so far, kinda like watchlist?
Moreover, also support add/remove movies/shows user is planning to watch, kinda like entertainment todo list?

P.S. also add command to fetch info on actors/movie personalities.

[moviedb] Error on `recommend shows`.

Hello, i got some unexpected error when using [p]recommend shows, this error appears after select a number. :P

Traceback (most recent call last):
  File "/redenv/lib/python3.9/site-packages/discord/ext/commands/core.py", line 85, in wrapped
    ret = await coro(*args, **kwargs)
  File "/root/redbot/cogs/CogManager/cogs/moviedb/moviedb.py", line 411, in shows
    await menu(ctx, pages, DEFAULT_CONTROLS, timeout=60.0)
  File "/redenv/lib/python3.9/site-packages/redbot/core/utils/menus.py", line 59, in menu
    if not isinstance(pages[0], (discord.Embed, str)):
IndexError: list index out of range

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/redenv/lib/python3.9/site-packages/discord/ext/commands/bot.py", line 939, in invoke
    await ctx.command.invoke(ctx)
  File "/redenv/lib/python3.9/site-packages/redbot/core/commands/commands.py", line 832, in invoke
    await super().invoke(ctx)
  File "/redenv/lib/python3.9/site-packages/discord/ext/commands/core.py", line 1348, in invoke
    await ctx.invoked_subcommand.invoke(ctx)
  File "/redenv/lib/python3.9/site-packages/discord/ext/commands/core.py", line 863, in invoke
    await injected(*ctx.args, **ctx.kwargs)
  File "/redenv/lib/python3.9/site-packages/discord/ext/commands/core.py", line 94, in wrapped
    raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: IndexError: list index out of range

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.