LogoLogo
  • Hey Developer, Welcome 👋
  • NPM MODULE
    • Getting Started Npm
    • Vote Check
    • Bot Search
    • Server Count
  • PYTHON PACKAGE
    • Getting Started Python
    • Server Count
  • API
    • Has Voted
    • Stats
    • Search
Powered by GitBook
On this page
  • Download Module
  • Define Module
  1. PYTHON PACKAGE

Getting Started Python

PreviousServer CountNextServer Count

Last updated 5 months ago

Bhbotlist is a python package prepared for the api of website.

Download Module

pip install cybralist

Define Module

from cybralist import cybralist
from discord.ext import commands

client = commands.Bot(command_prefix="!") 
dbl = cybralist(client,"token of cybralist")

cybralist.com