Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

19 Commits

Repository files navigation

docs.botrix.tk

The official docs for botrix.tk

Docs Overview

IMPORTANT: Need an authentication token? Botrix.tk/developers


GET /api/get/bot/:id

Authentication: Requires Bearer Token

Get's a bot's stats from id

See [bot object] for more info on this endpoint


GET /api/get/user/:id

Authentication: Requires Bearer Token

Get's user stats and bot's listed on website

See [user object] and [bot object] for more info on this endpoint


GET /api/protected/users/voted/:id

Authentication: Requires Bearer Token

Get's if the user has voted for your listed bot's


User Object

FieldData typeDescription
idstringuser id from discord
usernamestringtheir discord username
botboolgets if they are a bot
discriminatorstringget's their DiscordTag
avatarstringGet's their avatar url
flagsintget's user flags

Bot Object

FieldData typeDescription
botTagsarraytags used in bot
usersVotedstringusers voted
statestringverifacation state
ownersarrayowners id
nsfwboolis nsfw
usernamestringbot's username
botIdstringbot's id
logostringavatar url for bot
invitestringbot's invite
descriptionstringshort description for bot
longstringlong description for bot (markdown)
prefixstringbot's prefix
addedAtstringdate added
supportstringsupport server invite
websitestringbot's webiste

About

The official docs for botrix.tk

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages