Included hooks¶
Access¶
Path: immp.hook.access.ChannelAccessHook
Alerts¶
Path: immp.hook.alerts.MentionsHook
(mentions),
immp.hook.alerts.SubscriptionsHook
(highlights)
Auto-responder¶
Path: immp.hook.autorespond.AutoRespondHook
Commands¶
Path: immp.hook.command.CommandHook
Database¶
Path: immp.hook.database.AsyncDatabaseHook
immp.hook.database.DatabaseHook
(legacy)
Discord roles¶
Path: immp.hook.discordrole.DiscordRoleHook
Hangouts locks¶
Path: immp.hook.hangoutslock.HangoutsLockHook
Identity lookup¶
Path: immp.hook.identity.WhoIsHook
Local identity¶
Path: immp.hook.identitylocal.LocalIdentityHook
Notes¶
Path: immp.hook.notes.NotesHook
Shell¶
Path: immp.hook.shell.AsyncShellHook
,
immp.hook.shell.ShellHook
(legacy)
Sync¶
Path: immp.hook.sync.SyncHook
Text commands¶
Path: immp.hook.textcommand.TextCommandHook
Web¶
Path: immp.hook.web.WebHook
Web UI¶
Path: immp.hook.webui.WebUIHook