Skip to content

Add basic archive feature

7223970
Select commit
Loading
Failed to load commit list.
Draft

Add basic archive feature #1422

Add basic archive feature
7223970
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Jan 5, 2026 in 2s

5 issues found.

Annotations

Check notice on line 30 in techsupport_bot/commands/archive.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

techsupport_bot/commands/archive.py#L30

Missing class docstring (missing-class-docstring)

Check notice on line 26 in techsupport_bot/commands/archive.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

techsupport_bot/commands/archive.py#L26

Missing function or method docstring (missing-function-docstring)

Check notice on line 32 in techsupport_bot/commands/archive.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

techsupport_bot/commands/archive.py#L32

Missing function or method docstring (missing-function-docstring)

Check notice on line 26 in techsupport_bot/commands/archive.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

techsupport_bot/commands/archive.py#L26

Redefining name 'bot' from outer scope (line 18) (redefined-outer-name)

Check notice on line 141 in techsupport_bot/commands/archive.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

techsupport_bot/commands/archive.py#L141

Missing function or method docstring (missing-function-docstring)