Skip to content

DiscordBotsList.Api does not seem to be available on nuget #34

Description

@Ascyt

This DiscordBotList.Api library (from top.gg's docs on .NET) does not seem available on nuget.

PS [...]> Install-Package DiscordBotsList.Api      
Install-Package : No match was found for the specified search criteria and package name 'DiscordBotsList.Api'. Try Get-PackageSource to see all 
available registered package sources.
At line:1 char:1
+ Install-Package DiscordBotsList.Api
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Microsoft.Power....InstallPackage:InstallPackage) [Install-Package], Exception
    + FullyQualifiedErrorId : NoMatchFoundForCriteria,Microsoft.PowerShell.PackageManagement.Cmdlets.InstallPackage

nuget search for "discordbotlist" also only gives DiscordBotList.Core, which only really seems to include models on bot/user/shard/etc., but with no API.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions