e
Added a few tiny things
This commit is contained in:
parent
9df410d692
commit
5f926b4e9b
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ invite = input("New Invite Name:")
|
|||
vanity = "discοrd.gg/" + invite + "||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||" + server
|
||||
clipboard.copy(vanity)
|
||||
|
||||
print('Copied to Clipboard!')
|
||||
print('Copied to Clipboard!\nPress Any Key to Exit')
|
||||
|
||||
input()
|
||||
print()
|
||||
print()
|
Loading…
Reference in a new issue