Skip to content

bhagatsaurabh/openchat-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openchat-functions

GitHub Workflow Status

Firebase helper functions for OpenChat

  • delete-anonymous-users - Scheduled function to delete anonymous users older than 30 days.
  • delete-message - Callable HTTP function to validate message deletion after it has been delivered to all group members.
  • put-system-messages - Firestore triggered function to add system messages in response to group updation.