Discordchatexporter: Archive Per Day

Created on 17 Jan 2018  路  3Comments  路  Source: Tyrrrz/DiscordChatExporter

I don't know how hard it would be to implement, but a way to save entries to multiple text files based on the date would be a nice addition for my use at least.

I do know you could do it manually, but a way to just have it as an option when exporting would be nice.

duplicate

Most helpful comment

https://pastebin.com/QwTaJtcR

Here's a python script I made for this purpose. Just add all your channel ids to channels.txt in the same folder, add autoExportSettings.ini with the following:
[settings]
token=[your token here]

Rest can be done with task scheduler.

All 3 comments

Right now you can do it programmaticaly if you use the command line interface

https://pastebin.com/QwTaJtcR

Here's a python script I made for this purpose. Just add all your channel ids to channels.txt in the same folder, add autoExportSettings.ini with the following:
[settings]
token=[your token here]

Rest can be done with task scheduler.

Closed as duplicate of #32

Was this page helpful?
0 / 5 - 0 ratings

Related issues

siu3334 picture siu3334  路  7Comments

Tyrrrz picture Tyrrrz  路  5Comments

Latias4Ever picture Latias4Ever  路  4Comments

Jakhaxz picture Jakhaxz  路  3Comments

quyleanh picture quyleanh  路  6Comments