Infraction Importing

Moving to HepBoat from another rowboat clone? No problem, we'll get those infractions moved over in no time!

Moving to HepBoat from another rowboat clone? No problem, we'll get those infractions moved over in no time!

Exporting the infractions

Sign into the other rowboat clone's dashboard and head over to the Infraction API endpoint.

e.g. If you are exporting from Rawgoat, the URL for the endpoint would be:

https://rawgo.at/api/guilds/**GUILD ID HERE**/infractions?page=1&limit=1000&sorted=[]&filtered=[]

Here comes the slightly boring part. You will now need to copy and paste that entire JSON response into a text editor of your choice. Then, you should increment the page= part of the url, which will give you an entire new page of infractions.

Repeat the process above by appending this new JSON response to the bottom in your text editor.

Keep incrementing the page number until you get an empty response.

Sending the .json file

Once you have completed creating the export file, save it as a .json file and contact us on our Discord server.

If all goes well and everything is valid, the import will add all of your infractions to HepBoat.