Skip to content

Releases: dbots-pkg/dbots.js

v3.0.1

24 Apr 17:26
16dc0e2
Compare
Choose a tag to compare

Removed

This release removes 3 obsolete bot lists (issue #13):

Info

You may notice that there's no v3.0.0 version: that's because it had been already used for another release, and so we skipped it and used the next patch version.

v2.1.1

24 Apr 15:45
8cca246
Compare
Choose a tag to compare

Improved

Request error handling: the library will wait for all the promises to be either fulfilled or rejected when posting for every service. If one or more requests get rejected, an error will be thrown: it will show

  • How many services failed to post
  • The hostnames of the websites that failed
  • The responses with their errors

v2.1.0

05 Apr 08:43
0b0c170
Compare
Choose a tag to compare

Fixed

  • Shard value in Eris clients
  • YABL#getBotsByPage endpoint
  • GlennBotList#getBotVotes not having auth header
  • Various docs

Additions

  • Added Service: Bots Of Discord

v2.0.3

22 Mar 01:55
8d1e9a9
Compare
Choose a tag to compare

Fixed

  • Typo in DiscordJS#serverCount

v2.0.2

14 Mar 07:52
8621290
Compare
Choose a tag to compare

Changed

  • Auto value functions are now moved and split into client fillers
  • Not inserting a logged-in client will not automatically throw an error, but instead error when you make a post from an offline client.
  • Carbon (Carbonitex) now has a Service class.
  • Renamed functions named getBotWidget to getWidgetURL
  • TopGG#getBotEmbed -> TopGG#getWidgetURL
  • Poster API keys are not required to be defined in initialization and can be changed in Poster#apiKeys
  • TopGG#getWidgetURL has an optional smallWidget parameter

Added

  • New Services:
    • Arcane Bot Center
    • LBots
    • List My Bots
    • Space Bots List
    • Mythical Bots
    • Wonder Bot List
    • Yet Another Bot List (YABL)
  • Client filler support for discord.js v12 and Eris v0.11.x
  • New APi changes from services (and some that were left out):
    • BotsOnDiscord#checkReview
    • Carbon#getBots
    • GlennBotList#getBot
    • GlennBotList#getBots
    • GlennBotList#getProfile
    • GlennBotList#getWidgetURL
    • BotListSpace#getWidgetURL
    • BotsOnDiscord#getWidgetURL
    • DiscordBoats#getWidgetURL
    • DivineDiscordBots#getWidgetURL
    • TopGG#userVoted
  • Additions in Poster
    • Ability to change API keys in Poster#apiKeys
    • Poster#getService - Initializes a service class with an API key from the poster
    • Custom services in poster initialization and through Poster#customServices
  • Added getService function to the main module export
  • Webpacked script (should be available for this release)

Fixed

  • Wrong endpoint for BotsForDiscord#getBotVotes

Removed

  • Any reference towards discordbots.org
  • The list of services supported in the README (go here instead)

v1.3.0

26 Jan 06:05
Compare
Choose a tag to compare
[auto] Update documentation

v1.2.2

19 Jul 07:11
b574065
Compare
Choose a tag to compare
1.2.2