Memulai
Dokumentasi ini menyediakan informasi seputar cara membuat, menjalankan, dan mengelola turnamen melalui layanan Corsace.
Persyaratan
- Pastikan kamu sebelumnya sudah terhubung masuk ke situs web Corsace melalui osu! dan Discord setidaknya sekali sebelum melanjutkan.
- Apabila kamu memiliki server Discord untuk turnamenmu, pastikan kamu tidak sedang berada pada (atau mendekati) batas 250 role.
- Pastikan kamu memiliki role dengan perizinan
Administrator
untuk membuat turnamen pada situs web Corsace.
Kamu TIDAK PERLU untuk menjadi pengelola turnamen untuk membuat pengaturan awal turnamen.
Membuat turnamen dasar
Untuk memulai, kamu perlu untuk membuat turnamen melalui bot Discord Corsace. Hal ini akan memungkinkan kamu untuk mengelola turnamen, membuat pertandingan, dan masih banyak lagi.
Pembuatan turnamen
Langkah pertama adalah untuk membuat turnamen. Gunakan perintah /tournament_create
pada channel mana pun di server tempat kamu ingin membuat turnamen. Pastikan kamu mengisi seluruh parameter yang dibutuhkan.
If you are not the organizer of the tournament, there is an optional parameter to select who the true organizer is.
There are auto-checks for various cases that may be invalid, such as minTeamSize > maxTeamSize, or the tournament name being too long.
A successful creation will return an embed of the tournament details. An example of a successfully created tournament is shown below:
Tournament editing
If you need to edit the tournament details, you can use the /tournament_edit
command in an admin
channel that you have designated in the previous step.
This command will go step by step through the tournament creation process, allowing you to edit any of the parameters you set in the initial creation.
Tournament key
To access data that is otherwise not public, such as qualifier scores before they are released, or private mappools, and such, you will need the tournament key. You can get the tournament key by using the /tournament_key
command in the tournament’s discord server. This is primarily used for instances such as for streaming scenes, or API data. Accessing private information via the discord bot, and on the site itself do not require the tournament key.
Tournament Screening
When registrations are done, and you are seeking for Official Tournament Support, then you will need to send a list of all the players that are in your tournament. You can send a .csv file containing the list in the format they desire using the discord command /tournament_screening
.
In the case where the tournament is a solo player tournament that does not officially require “teams”, you may remove the second column by importing the .csv file into Excel or Google Sheets, and re-export it.
Langkah Selanjutnya
Setelah kamu membuat turnamen, kamu dapat meneruskan ke membuat tahapan dan ronde untuk turnamenmu, yang kemudian dilanjutkan dengan membuat mappool untuk masing-masing tahapan dan ronde.