Compare commits

...

2 Commits

Author SHA1 Message Date
user2
b58f418a4a commit 2023-11-18 20:10:17 +00:00
a31
bccf53e401 Update stdin2discord.bash
All checks were successful
Push commit / report (push) Successful in 8s
2023-11-18 23:10:09 +03:00
2 changed files with 30 additions and 30 deletions

View File

@ -324,7 +324,7 @@ EINGLÜCKSFÄNGER,Close Encounters Corps,SCEC
Eisem,Не состою (Not in a squadron),N/A Eisem,Не состою (Not in a squadron),N/A
EkzekutorGraz,Royal Phoenix Security Group,RPSG EkzekutorGraz,Royal Phoenix Security Group,RPSG
El Mario,Не состою (Not in a squadron),N/A El Mario,Не состою (Not in a squadron),N/A
EL1GE,TEACOFFE DISCOVERY,N/A EL1GE,Teacoffe Discovery,N/A
eLCy,Close Encounters Corps,SCEC eLCy,Close Encounters Corps,SCEC
Elfairiwen,Close Encounters Corps,SCEC Elfairiwen,Close Encounters Corps,SCEC
ELITYRA,Не состою (Not in a squadron),N/A ELITYRA,Не состою (Not in a squadron),N/A

1 CMDR Squadron SQID
324 Eisem Не состою (Not in a squadron) N/A
325 EkzekutorGraz Royal Phoenix Security Group RPSG
326 El Mario Не состою (Not in a squadron) N/A
327 EL1GE TEACOFFE DISCOVERY Teacoffe Discovery N/A
328 eLCy Close Encounters Corps SCEC
329 Elfairiwen Close Encounters Corps SCEC
330 ELITYRA Не состою (Not in a squadron) N/A

View File

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
set -e set -ex
send() { send() {
local _msg=$1 local _msg=$1