Hi I have created a team how to i move repl to that team

Hi I have created a team how to i move repl to that team

You can do this via the CLUI.

> team transfer-repl
<Repl slug>
<team name (username)>
4 Likes

Wow I didn’t even know that that was possible!

3 Likes

what is a slug
and where can i find it

A slug is essentially just your repl’s name, with spaces replaced with -'s, and certain other characters removed.

You can find it at the end of the Repl’s current URL like so:
https://replit.com/@your-username/your-repl-slug
Or, if you have a file open:
https://replit.com/@your-username/your-repl-slug#file-name

2 Likes

@Darkoknight If any of these solved your problem, could you set that one as the solution?

1 Like

Some characters are replaced, for example | is replaced with or and is replaced with ng.

1 Like

SURE i will do that now sorry.

:sweat:

what is the slug for this free robux - Replit

The slug for that repl would be free-robux. Looking into that repl, it seems pretty tame, but I wouldn’t be surprised if it got reported due to its name.

1 Like

ok I will change it thanks.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.