Ripcord Dev Logo Ripcord Development — View Ticket Login or Create Account
Ticket UUID: 7384d496ac102e81b3f4a3dd1be8d81a91384444
Title: Message logging
Status: Open Type: Feature_Request
Severity: Minor Priority: Low
Subsystem: General Resolution: Open
Last Modified: 2022-06-05 15:52:13
Version Found In: 0.4.29
Moth2022-05-20 16:47:09

Add message logging akin to message logger plugins for discord (https://github.com/1Lighty/BetterDiscordPlugins/tree/master/Plugins/MessageLoggerV2 as an example)

cancel2022-06-05 15:52:13

You can actually use a script to scrape the messages out of discord_client.ripdb. It's just an sqlite database, and it contains pretty much everything the Ripcord Discord client has seen while you were online.