class Dbl::Client

Defined in:

discordcr-dbl/client.cr

Constant Summary

BASE = URI.parse("https://discordbots.org")

Constructors

Instance Method Summary

Constructor Detail

def self.new(authorization_token : String, cache : Discord::Cache | Nil = nil) #

[View source]

Instance Method Detail

def get_bot(id) #

[View source]
def get_bot_stats(id) #

[View source]
def get_bots(params : Hash(String, String) | Nil = nil) #

[View source]
def on_post(&handler : HTTP::Client::Response -> ) #

[View source]
def start #

[View source]