discord-relay-chat / drc

Discord Relay Chat
https://discordrc.com
MIT License
18 stars 3 forks source link

Fallback logging output #25

Closed edfletcher closed 1 year ago

edfletcher commented 1 year ago

Really need a way to allow users who don't run http to still query their logs in a somewhat-usable way. @antishok had a great idea, just output them to a file on disk. This is a lot better than the only other idea I had which would be an ephemeral Discord channel into which the query results were slowly fed (to keep under the rate limit). That's... not great. So the file, while not ideal, is a million times better than the current situation which is "nothing"!