DemoBot: changing the interval.
This commit is contained in:
		| @ -54,7 +54,7 @@ export class BotHandlerDemo extends BotHandler { | |||||||
|  |  | ||||||
|     this.randomTimeout = setInterval(() => { |     this.randomTimeout = setInterval(() => { | ||||||
|       this.sendRandomMessage() |       this.sendRandomMessage() | ||||||
|     }, 10 * 1000) |     }, 60 * 1000) | ||||||
|   } |   } | ||||||
|  |  | ||||||
|   public stop (): void { |   public stop (): void { | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user