forum

What Application Callback URL do I use for the API v2?

posted
Total Posts
1
Topic Starter
JungspylieSushi
tl;dr
I want to make a discord bot / MySQL server combination, and don't know where to get the
Application Callback URL from.

Hi, I'm planning on creating a discord bot,
that helps users improve at the game (for now at most 10 users will be using this bot),
and for this I need to use the osu! API, to get the most recent score a user has submitted.
The API documentation tells me, to provide the Application name,
in my case "BootcampBot", and the Application Callback URL.
But because I will be using a discord bot in combination with a MySQL server
I don't know where to get the URL from.

Also, if this helps: The bot will get the recent scores of the users every minute
(will implement something, so that the 60/min calls won't be reached),
so the users themselves won't have the possibility, to manually ask for a update.

This also is my first time of using an API, so sorry if this is a trivial/stupid question.
Please sign in to reply.

New reply