Browse Source

Gotta print the html

master
Noëlle 3 years ago
parent
commit
ab73b2c94f
1 changed files with 1 additions and 0 deletions
  1. 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}")


Loading…
Cancel
Save