Commit graph

25 commits

Author SHA1 Message Date
Seb Seager
81445a1911
Merge pull request #9 from jaygooby/master
Output valid JSON with the `--json` option
2022-03-15 11:40:56 -04:00
Jay Caines-Gooby
62deb71a8d
Output valid JSON with the --json option
Don't just print the data object, `json.dump` it
2022-03-09 17:59:46 +00:00
Seb Seager
27d1053a27 Updated save_channel signature 2022-02-15 20:55:30 -05:00
Seb Seager
bbb34418fc Pass channel_list to save_replies 2022-02-15 20:44:21 -05:00
Seb Seager
b26f4d454a Changed sleep mechanics and lang from PR 2022-01-28 11:09:49 -05:00
Seb Seager
ac964e2d3e
Merge pull request #6 from hnykda/master
Handle throttling
2022-01-28 11:06:28 -05:00
Daniel Hnyk
594cf0f362 blacking 2022-01-20 09:12:26 +01:00
Daniel Hnyk
6c15fa1294 add throthling handling 2022-01-20 09:10:50 +01:00
Seb Seager
ebbe56ea75 Minor CLI modifications 2022-01-07 16:16:15 -06:00
Seb Seager
5f7e637083 Strike global channel id var 2022-01-07 15:03:35 -06:00
Seb Seager
029d3bd4aa Need to look in user["profile"] for real_name
(thanks, @kvdb)
2022-01-07 14:57:40 -06:00
Seb Seager
9dde67c8c0 Formatting + made oldest/latest param safer 2022-01-07 14:36:32 -06:00
Seb Seager
e483f1165c
Merge pull request #4 from mcdamo/feature/restrict-channel-and-timestamps
Add arguments to restrict to channel and between timestamps
2022-01-07 14:29:32 -06:00
mcdamo
eaf59320e9 Add arguments to restrict to Channel and between timestamps
- Add Optional CHANNEL_ID env
2021-11-30 17:58:51 +11:00
Seb Seager
a67bed98b1 bot.py now uses exporter.py functions
(Flask may break here)
2021-11-18 15:50:46 -05:00
Seb Seager
36e9911dfc Adopted new slack api auth 2021-11-18 15:49:15 -05:00
Seb Seager
4b7fea7ec1 Fixed formatting 2021-11-18 13:51:48 -05:00
Seb Seager
d7f5fa5db1
Add license to README 2021-01-06 12:01:39 -06:00
Seb Seager
8366bb2fc0
Create LICENSE 2021-01-06 11:53:53 -06:00
Seb Seager
b40556cec2 .env optional for standalone exporter 2021-01-05 18:07:45 -06:00
Seb Seager
a6ea7be6df Use short year for output directory 2021-01-05 14:09:29 -06:00
Seb Seager
de688a3cce Fix for tombstone or hidden_by_limit files 2021-01-05 14:01:24 -06:00
Seb Seager
fa955d37df Fix for users that don't have a real_name or tz 2021-01-05 13:41:21 -06:00
Seb Seager
8c4550f307 Added exporter.py and documentation 2020-12-29 16:37:57 -06:00
Seb Seager
23385c2f01 Initial commit 2020-12-21 13:48:55 -06:00