IdleCheck is not working with newer config

Started by kidi, March 23, 2017, 07:07:53 PM

Previous topic - Next topic

kidi

Perhabs i broke something in the config, put my face to where i could funk up

bot_functions = BadChannelNameCheck:badchannelname,BadNicknameCheck:badnickname,WelcomeMessage:welcomeguest,InactiveChannelCheck:icc,IdleCheck:idle,RecordCheck:record,AutoMove:automove

idle_action = group
idle_group_id = 183
idle_moveback = no
idle_channel_id =
idle_channel_list =
idle_channel_list_mode = ignore
idle_group_list =
idle_group_list_mode = ignore
idle_max_time = 60
idle_second_max_time = -1
idle_warn_time = -1
idle_min_clients = -1
idle_min_clients_mode = server
idle_message_mode = chat
idle_warn_message_mode = chat
idle_file = %apphome%config/idlecheckmessages.cfg

<21:04:19> "kidi": !botfunctionlist
<21:04:19> "god itself": The following bot functions are activated:
badchannelname / BadChannelNameCheck
badnickname / BadNicknameCheck
welcomeguest / WelcomeMessage
icc / InactiveChannelCheck
idle / IdleCheck
record / RecordCheck
automove / AutoMove

kidi

Nothing happens. For the moment i restarted JTS3 with new version & config i had an AFK group on me and also removed manually AFK group from another user. Restarted JTS3 - nothing happened. No errors. Just nothing.

Stefan1200

Please read the changelog / config help document.
If you want to use the new IdleCheck, please do a -updateconfig or !botcfgsave.

kidi

Updated using -updateconfig and figured out that afk1hour_group_time was set to -1.
Changed back to 60 - function is working again.
Thanks for the update!!!

Stefan1200

Quote from: kidi on March 23, 2017, 07:59:02 PM
Updated using -updateconfig and figured out that afk1hour_group_time was set to -1.

Of course, that config key was introduced today with version 6.4.