Channel Archiving/Exporting #17

Open
opened 2022-05-21 09:10:45 +00:00 by oko · 0 comments
Owner

Kiafumi should have the functionality to archive & export channels. Other bots' implementations of this feature are intended for moderation use, and this severely limits their potential.

/export <messages|date> <format> should create a file of the last specified number of messages, or all messages up to the specified date. The user should also be able to choose the format from a list of consumable formats, such as plaintext, GFM, and json.

Users without administrator will be capped at a certain amount of messages determined by the config. It may be prudent to have the output of this command be visible only to its requestor, in order to minimize channel spam & subvertly document a member's behavior.

Kiafumi should have the functionality to archive & export channels. Other bots' implementations of this feature are intended for moderation use, and this severely limits their potential. `/export <messages|date> <format>` should create a file of the last specified number of messages, or all messages up to the specified date. The user should also be able to choose the format from a list of consumable formats, such as plaintext, GFM, and json. Users without administrator will be capped at a certain amount of messages determined by the config. It may be prudent to have the output of this command be visible only to its requestor, in order to minimize channel spam & subvertly document a member's behavior.
oko added the
enhancement
label 2022-05-22 00:21:16 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: oko/kiafumi#17
No description provided.