tontriada.blogg.se

Discord translate bot github
Discord translate bot github






discord translate bot github
  1. DISCORD TRANSLATE BOT GITHUB INSTALL
  2. DISCORD TRANSLATE BOT GITHUB UPDATE
  3. DISCORD TRANSLATE BOT GITHUB CODE
  4. DISCORD TRANSLATE BOT GITHUB MAC

Added explicit type parameter for change_presence calls (#1360).Attempt to stream text/html content-types when using the play command (#1030).Fix an issue where using setavatar with no parameters would result in an unhelpful error (#1041).Prevent user from bypassing limits using a race condition by spamming the play command (#1172).

DISCORD TRANSLATE BOT GITHUB UPDATE

This is a small update to address some issues.

  • A progress bar has been added to the np command.
  • A whitelist has been added for yt-dl extractors/services in the perms file.
  • The bot will now correctly pause itself in a number of circumstances with autopause enabled.
  • A command has been added allowing you to force the bot to leave a server.
  • Users can now be mentioned when using perms command to get their perms.
  • An experimental version of equalization has been added to the bot, must be enabled in config.
  • Autoplaylists are handled internally on a per-server basis reading from the same file.
  • A command has been added allowing you to remove a song from a position in queue.
  • /watch?=xxx&list=xxx URLs will now be parsed as playlists.
  • A permission has been added for allowing the person to skip their own songs.
  • Times printed by the bot that did not have leading zeroes before will now have leading zeroes.
  • Shell scripts are now executable by default.
  • DISCORD TRANSLATE BOT GITHUB MAC

    Run script for Linux and Mac has been merged.A new command has been added to enable and disable various options for the bot’s session.The config file has been reworded and cleaned up.netrc will be used with yt*dl if present on the user’s machine Improved how the autoplaylist actually plays, no more dupes three times in a row.New config option to change autoplaylist order.New config option to write current song to file.blacklist.txt and whitelist.txt are now created when the bot runs.Help command should use the correct URL to this repository.Shell script for updating dependencies should use the correct Py version.Owners, or those that can instaskip songs, must use !skip f to do so.

    discord translate bot github

    If you use the UseEmbeds option in the config, embed-style responses will be used for the bot.The restart command has been changed and now works correctly, but will not “hard restart” your entire bot or refresh the configuration.Use python update.py to run it, or the platform-specific update scripts. This can be used to add an album or playlist from Spotify to the bot, however, as streaming direct from Spotify is against their Terms of Service, the bot tries to find the nearest match for the song(s) on YouTube instead. The bot can now handle Spotify URIs, aka URIs that begin with spotify. Translations have been contributed (thanks!): Fix an issue with setting the bot’s avatar.Large Spotify playlists will now be handled properly.Fixed streams using the wrong options for ffmpeg.discord.py now handles websocket reconnects and other issues, hopefully reducing the bot’s random disconnects.Changes have been made to the Dockerfile to allow it to work again.Experimental EQ will no longer be enabled by default.Additional error handling has been added for Spotify.A max search limit has been added to permissions.Experimental EQ handling will take place after a track is downloaded, rather than before playing, to allow processing while the bot is playing other media.Experimental EQ handling will now happen asynchronously.LegacySkip has been added as an option for those who prefer old skip behaviour.Allow skipping bot update (but updating dependencies) when running the update script.Additional error handling has been added for experimental EQ.The save command now allows passing a custom URL.A fallback will be used if an i18n file cannot be parsed.

    DISCORD TRANSLATE BOT GITHUB INSTALL

    It can be installed using the update files included, or by running python3 -m pip install -U -r requirements.txt.

    discord translate bot github

    Starting from version 1.9.8, MusicBot requires the rewrite version of discord.py. Add youtube:playlist to example permissions extractors.

    discord translate bot github

  • Use /tracks endpoint for all Spotify playlists.
  • Option to check if owner is in a server and leave if they’re not.
  • Improve Docker build process with new entrypoint and Travis CI config.
  • More band-aid fixes for owner permissions.
  • on_server_unavailable -> on_guild_unavailable.
  • Attempt to eradicate the ‘voice being None’ bug.
  • Fall back to old behavior when there are no owner perms in the permissions file.
  • Fixed a permission bug that escaped from sight because we turn owner_id into integer too late.
  • DISCORD TRANSLATE BOT GITHUB CODE

  • Transform and remove remnants of pre-rewrite code.
  • BindtoChannels and AutojoinChannels ids can now be separated with only a single comma.
  • Fix loading persistent queues that are saved prior the rewrite.
  • Fix parts of Python path which contain spaces turns into args in the update script.







  • Discord translate bot github