-
Notifications
You must be signed in to change notification settings - Fork 1
AfkMover
getPoland edited this page Oct 25, 2021
·
3 revisions
AfkMover.app
afkMoveTime=1
afkMoverEnabled=true
afkAlertMsg=[color\=red]We moved you into the AFK channel\!
afk_channel=39
ingnoreAfk_groups=7,13
poke=true
afkMoverEnabled (boolean) - Enables / Disables this Function.
afkMoveTime (minutes) - Defines how long a user need to be inactive befor moving.
afk_channel (channel_id) - Channel ID of the AFK-Channel
ingnoreAfk_groups (group_ids) - List of group ID's which will be ignored from this Function.
afkAlertMsg (string) - Notification message after moving.
poke (boolean) - True means the user get notified per poke message, false means the user gets a priavte message.