1
0
mirror of https://github.com/gryf/slack-backup.git synced 2025-12-17 11:30:25 +01:00
Files
slack-backup/slack_backup
gryf 641d67065c Treat bot user equally to regular users.
Currently, if messages are generated using bot users, such messages will
crash slack_backup, since user.list API method returns only regular
users. In this commit there is detected a situation, where we have
'bot_id' in the data, and in case there is no such user in local
database, create it using data from bot.info API call.
2018-05-03 10:24:57 +02:00
..
2018-03-11 12:47:11 +01:00
2016-11-28 18:25:41 +01:00
2016-11-25 07:48:09 +01:00
2018-01-24 06:35:39 -08:00
2016-11-26 19:13:12 +01:00
2017-11-01 18:40:52 +01:00