Skip to content

Releases: dbots-pkg/dbots.js

v11.0.0

19 Jan 20:18
f3f66bd
Compare
Choose a tag to compare

Removed:

  • [BREAKING] GlennBotList: service is dead

Fixed:

  • [BREAKING] FatesList: update API to latest version & remove additional endpoints for maintainability
  • InfinityBotList: update endpoints
  • DiscordListSpace: fix request body & docs URL
  • DiscordExtremeList: fix docs URL

v10.0.0

08 Oct 16:15
7aa4724
Compare
Choose a tag to compare

Removed:

  • [BREAKING] AstroBotList (#334)
  • [BREAKING] DiscordBotsCo (#334)

Added:

  • Listcord (#334)
  • MotionBotlist (#334)
  • DiscordBotlistEU (#318, #319)
  • DiscordLabs: support votes endpoint (#334)
  • BotsForDiscord -> DiscordsCom: support hasVoted12h endpoint (#334)

Fixed:

  • [BREAKING] DiscordListSpace: update endpoints to new API version (#334)
  • [BREAKING] BladeBotLit -> BladeList: update endpoints to new API version (#334)
  • BotsForDiscord -> DiscordsCom: add endpoint requirements (#334)
  • InfinityBotList: update endpoints (#334)
  • DiscordListology: fix logo in docs (#334)
  • TopCord: fix logo in docs (#320)

v9.0.1

04 Aug 00:47
Compare
Choose a tag to compare

Fixed:

  • BotsForDiscord: updated the base API URL and the logo URL

v9.0.0

08 Apr 11:27
2e9ac5d
Compare
Choose a tag to compare

Global breaking changes:

  • serviceClasses: the serviceClasses property will no longer be exported as a member of the module. You can still get a record with every list using Service.getAll(). (#203)
  • We're dropping support for internal class names: that means that from now on, we could change the service class names without marking it as a breaking change. In order to avoid issues with your code, please use the Service.get() method to get service classes, instead of importing them directly. This version already contains some changes to class names, so make sure that you're importing them in the supported way. (#203)
  • Removed services: Arcane, BotsDataBase, DiscordAppsDev, DiscordBotsDirectory, ListMyBots, ParadiseBots (#204).
    These lists have been removed because they've been shut down.

More list-specific breaking changes are listed below

Fixed:

  • BREAKING InfinityBots: update list name, aliases and URL (#199)
  • The package file now has a proper typings field
  • Clients: the fillers now calculate the user count using each guild's member count, instead of relying on the user cache size (ref #182)
  • Clients: improved consistency in getters' return types
  • DiscordJS: fixed the way that the filler gets the shard ID for discord.js@v12 (#184)
  • BotListSpace: update list name and URL (#202)

Added:

  • New service: FatesList (#186)

v8.0.2

23 Mar 07:21
Compare
Choose a tag to compare

Fixed:

  • TopGG: require authentication on every class method, in order to fix API rejections (issue #174)

v8.0.1

04 Mar 07:53
Compare
Choose a tag to compare

Please refer to v8.0.0 for the list of changes.

v8.0.0

04 Mar 07:32
Compare
Choose a tag to compare

Changed:

  • InfinityBotList is now called InfinityBots. Their aliases have changed too.

v7.0.1

25 Feb 20:33
Compare
Choose a tag to compare

Fixed:

  • DisTop: removed since they disappeared
  • TopCord: update to new API version
  • Blist: update to new API version

v7.0.0

25 Feb 19:03
Compare
Choose a tag to compare

Removed:

You can refer to issue #58 for each of these lists

  • LBots
  • DBLista
  • DiscordBotWorld
  • MythicalBots: they became IdleDev, which is unreachable at the moment.

Added:

Fixed:

  • InfinityBotList: updated to new API version (#144)

v6.1.0

07 Jan 15:31
Compare
Choose a tag to compare

Added:

  • New service: Infinity Bot List