mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-05 06:15:31 +00:00
update docs
This commit is contained in:
parent
2939bb9389
commit
a92dd8d94c
8 changed files with 24 additions and 14 deletions
|
|
@ -38,7 +38,7 @@ def replaceWildcards(message, bwPacket):
|
|||
"{BR}": "\r\n",
|
||||
"{LPAR}": "(",
|
||||
"{RPAR}": ")",
|
||||
"{TIME}": time.time(),
|
||||
"{TIME}": time.strftime("%d.%m.%Y %H:%M:%S"),
|
||||
|
||||
# info wildcards
|
||||
# server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue