Skip to content

Jakeisbored/tbl.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation



➤Welcome to toxic bot list api python package docs!
➤ Docs

There are too instances of this package are:
⇢ Bots
⇢ Methods
1 - get_info()

@return : Returns the info about the given ID bot
@rtype : object
@param :
    id = The bot's unique ID
@ptype : string

Example:

from toxicbl import bots # importing the bots instance from the package
print(bots.get_info('593000879876079611')) # printing the result of the method with the id passed

Join our Discord to get support with your code!

About

The official wrapper for Toxic's bot list API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages