mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-28 20:05:22 +09:00
Fixed Auto message timeout
This commit is contained in:
@@ -10,7 +10,7 @@ Discord: https://discord.gg/r6dC2uK
|
||||
Event.register(-1,function(event)
|
||||
Server.new_thread{
|
||||
name='auto-message',
|
||||
timeout=3240000, -- 3240000 = 15 minutes
|
||||
timeout=54000, -- 3240000 = 15 hours dont make the mistake i did, 54000 is 15 minutes
|
||||
reopen=true,
|
||||
data={
|
||||
high_rank= 'Owner',
|
||||
|
||||
Reference in New Issue
Block a user