Seemingly erroneous calling to strike debug logging
Open
question
- Dominant language
- Python
- Stars
- 1
- Forks
- 11
- Avg merge
- 20h 7m
- Merged PRs (30d)
- 2
Description
While testing #496 a list of the 5 most recent audit log entries appeared in the console, which as far as I can tell only ever done on this line:
https://github.com/CSSUoB/TeX-Bot-Py-V2/blob/3585b17ee73ed5462586154fa5ed74bb826d82f6/cogs/strike.py#L525
No commands had been run, no users had joined or left the server. The only actions being taken was the automatic tasks.
This was observed on that specific branch but also appears to be an issue on the current production image too, though i can't seem to see any specific pattern or causes. very strange.
Contributor guide
Assessment
This issue has not been assessed yet.