stephwag / DBL-Python-Library

A simple API wrapper for discordbots.org written in Python

Home Page:http://dblpy.rtfd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DBL Python Library

View on PyPi

v0.1.6

Documentation Status

A simple API wrapper for discordbots.org written in Python

Installation

Install via pip (recommended)

Install from source

Documentation

Documentation can be found here

Working

  • POST server count
  • GET bot info, server count, upvote count, upvote info
  • GET all bots
  • GET user info
  • GET widgets (large and small) including custom ones. See discordbots.org/api/docs for more info.

Not Working / Implemented

  • Searching for bots via the api

Example

About

A simple API wrapper for discordbots.org written in Python

http://dblpy.rtfd.io

License:MIT License


Languages

Language:Python 100.0%