Problem with timers

Asked Feb 15, 2023·1 reply·Last activity 3 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

Times does not work in terms of auto posting, only works when I manually call !ads alias.

attached img contain setup of timer

Capture.PNG

1 reply

Hey @Hardy Parrot!

By the way you set up your timer, you won't see the Message text, but it'll trigger the !ads command: the Alias command is called with the Message as $(query), if you don't "catch" it, it's erased.

There are two ways to fix this:

  • clear the Alias field,
  • if !ads is the same text as in Message, the timer should already work as intended and you can clear the Message field (but I suspect that's not the case here).