# Functions
CreateComment creates a comment.
DeleteUser deletes a user.
FindComments retrieves comments by users.
FindStaffComments retrieves comments by staff users.
FindUsers retrieves non-deleted users.
PublishNews publishes a news.
UpsertComment inserts or updates a comment based on the email attribute.