Skip to content

AntiRecord

getPoland edited this page Nov 10, 2021 · 1 revision

Allow / Disallow users to record everywhere. Make channels / groups to allow recording.

AntiRecord.app

ignoredGroups=24,18
antiRecordEnabled=true
kickReason=Recording not allowed\!
notifyMsg=[color\=red]You're not allowed to record here\!
ignoredChannels=9,18
poke=true

antiRecordEnabled (boolean) - Enables / Disables this Function.

notifyMsg (string) - Notifies when recording detected.

ignoredChannels (channel_ids) - List of channel ID's which will be ignored from this Function.

ignoredGroups (group_ids) - List of group ID's which will be ignored from this Function.

kickReason (string) - Reason in the kick message.

poke (boolean) - True means the user get notified per poke message, false means the user gets a priavte message.

Clone this wiki locally