Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Data Handling #8

Open
9 of 69 tasks
GrimTheReaper opened this issue Nov 1, 2016 · 0 comments
Open
9 of 69 tasks

Implement Data Handling #8

GrimTheReaper opened this issue Nov 1, 2016 · 0 comments

Comments

@GrimTheReaper
Copy link
Member

GrimTheReaper commented Nov 1, 2016

Default handlers need to be implemented to watch for specific events to keep the data synced, found here. While people may tie into these events themselves, we need to make sure that we do too to ensure up to date data.

List automatically generated Nov 3.

  • accounts_changed
  • bot_added
  • bot_changed
  • channel_archive
  • channel_created
  • channel_deleted
  • channel_history_changed
  • channel_joined
  • channel_left
  • channel_marked
  • channel_rename
  • channel_unarchive
  • commands_changed
  • dnd_updated
  • dnd_updated_user
  • email_domain_changed
  • emoji_changed
  • file_change
  • file_comment_added
  • file_comment_deleted
  • file_comment_edited
  • file_created
  • file_deleted
  • file_public
  • file_shared
  • file_unshared
  • goodbye
  • group_archive
  • group_close
  • group_history_changed
  • group_joined
  • group_left
  • group_marked
  • group_open
  • group_rename
  • group_unarchive
  • hello
  • im_close
  • im_created
  • im_history_changed
  • im_marked
  • im_open
  • manual_presence_change
  • message
  • message - subtypes
  • pin_added
  • pin_removed
  • pref_change
  • presence_change
  • reaction_added
  • reaction_removed
  • reconnect_url
  • star_added
  • star_removed
  • subteam_created
  • subteam_self_added
  • subteam_self_removed
  • subteam_updated
  • team_domain_change
  • team_join
  • team_migration_started
  • team_plan_change
  • team_pref_change
  • team_profile_change
  • team_profile_delete
  • team_profile_reorder
  • team_rename
  • user_change
  • user_typing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant