Bots
Create Custom Bot
Create a custom bot
PUT
/
bots
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
name
string
Name of the bot
clientSecret
string
Discord OAuth2 secret.
token
string
Discord bot/application token
Response
200 - application/json
success
boolean
message
string
botId
integer