3 Commits
Author SHA1 Message Date
Eric Schneider 52967ec103 Fix path sanitation for absolute Windows paths
When using an absolute Windows path (e.g. `C:\Users\USER\Documents\`)
for the `newbot` command the translation table replaced the valid `:`
character in the drive causing it to create the directory at the wrong
place.

Fixes #10096
2025-02-08 21:08:45 -05:00
Eric Schneider 2c197649c2 Add note about archiver_id 2024-05-30 07:24:56 -04:00
Eric Schneider ef92170a9d Fix Message.edit ignoring suppress kwarg 2022-03-10 18:56:42 -05:00