[misc] Recipients have a place in the DB, too

This commit is contained in:
maike 2020-07-05 19:23:43 +02:00 committed by acipm
parent 6255452923
commit bb21f5bc71

View file

@ -105,6 +105,7 @@ You will probably need to store the following things:
* authentication credentials, * authentication credentials,
* timestamps/IDs of the last seen message, * timestamps/IDs of the last seen message,
* recipients if the social network doesn't post publicly,
* platform-specific settings * platform-specific settings
* anything else your platform needs * anything else your platform needs