Added a few tiny things
This commit is contained in:
Syz 2020-11-19 06:08:13 +00:00
parent 9df410d692
commit 5f926b4e9b
1 changed files with 2 additions and 2 deletions

View File

@ -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()