Stefan1200's Forum

English => General Discussions => Topic started by: kidi on March 23, 2017, 07:07:53 PM

Title: IdleCheck is not working with newer config
Post by: kidi on March 23, 2017, 07:07:53 PM
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
Title: Re: IdleCheck is not working with newer config
Post by: kidi on March 23, 2017, 07:09:17 PM
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.
Title: Re: IdleCheck is not working with newer config
Post by: Stefan1200 on March 23, 2017, 07:19:19 PM
Please read the changelog / config help document.
If you want to use the new IdleCheck, please do a -updateconfig or !botcfgsave.
Title: Re: IdleCheck is not working with newer config
Post by: kidi on March 23, 2017, 07:59:02 PM
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!!!
Title: Re: IdleCheck is not working with newer config
Post by: Stefan1200 on March 23, 2017, 09:06:11 PM
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.