• TaskExecutor that sends the current standings for the AoC competition. Sends final results the day after AoC ends and a reminder the day before it starts. Does not send messages outside the AoC competition time frame.

    Parameters

    • client: Client<boolean>

      Client to execute task with

    • Rest ...args: any[]

    Returns void

Generated using TypeDoc