Add basic archive feature #1422
5 issues found.
Annotations
Check notice on line 30 in techsupport_bot/commands/archive.py
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
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
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
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
codefactor-io / CodeFactor
techsupport_bot/commands/archive.py#L141
Missing function or method docstring (missing-function-docstring)