Skip to content

Add basic archive feature#1422

Draft
ajax146 wants to merge 2 commits into
mainfrom
archivefeature
Draft

Add basic archive feature#1422
ajax146 wants to merge 2 commits into
mainfrom
archivefeature

Merge branch 'main' into archivefeature

8bd4e9a
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Apr 17, 2026 in 0s

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)