Add a print just so i can catch this in the future
This commit is contained in:
parent
3f4b78cbb2
commit
1f5a8dfd09
0
Dockerfile-test-env
Normal file → Executable file
0
Dockerfile-test-env
Normal file → Executable file
0
app/bot.py
Normal file → Executable file
0
app/bot.py
Normal file → Executable file
0
app/cogs/markov.py
Executable file → Normal file
0
app/cogs/markov.py
Executable file → Normal file
0
app/cogs/poll.py
Executable file → Normal file
0
app/cogs/poll.py
Executable file → Normal file
0
app/cogs/server_utils.py
Executable file → Normal file
0
app/cogs/server_utils.py
Executable file → Normal file
@ -236,6 +236,7 @@ class StarCitizen(commands.Cog):
|
||||
for system in status_json["systems"]
|
||||
if system["unresolvedIssues"]
|
||||
]
|
||||
print(systems_with_issues)
|
||||
|
||||
unresolved_issue_permalink = systems_with_issues[0]["unresolvedIssues"][0][
|
||||
"permalink"
|
||||
|
0
app/cogs/user_functions.py
Executable file → Normal file
0
app/cogs/user_functions.py
Executable file → Normal file
0
app/requirements.txt
Normal file → Executable file
0
app/requirements.txt
Normal file → Executable file
0
app/star_citizen.py
Normal file → Executable file
0
app/star_citizen.py
Normal file → Executable file
0
app/trackdays.py
Normal file → Executable file
0
app/trackdays.py
Normal file → Executable file
0
dalebot-overview.py
Executable file → Normal file
0
dalebot-overview.py
Executable file → Normal file
0
helm/.helmignore
Executable file → Normal file
0
helm/.helmignore
Executable file → Normal file
0
helm/Chart.yaml
Executable file → Normal file
0
helm/Chart.yaml
Executable file → Normal file
0
helm/templates/_helpers.tpl
Executable file → Normal file
0
helm/templates/_helpers.tpl
Executable file → Normal file
0
helm/templates/hpa.yaml
Executable file → Normal file
0
helm/templates/hpa.yaml
Executable file → Normal file
0
helm/templates/ingress.yaml
Executable file → Normal file
0
helm/templates/ingress.yaml
Executable file → Normal file
Loading…
x
Reference in New Issue
Block a user