This website works better with JavaScript.
Home
Explore
Help
Sign In
noelle
/
koboldgen
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Gotta print the html
master
Noëlle
4 years ago
parent
9250488324
commit
ab73b2c94f
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
koboldgen.py
+ 1
- 0
koboldgen.py
View File
@@ -864,6 +864,7 @@ class Campaign:
f"<span><a href='http://node.noelle.codes/kobold?pw={pw.replace(' ', '')}'>{pw}</a></span>"
f"</div>"
)
print(out)
else:
print(f"Password: {pw}")
Write
Preview
Loading…
Cancel
Save