metkil / CoolerBot

A JavaScript based Discord bot using discord.js for use with the Arma community The Cooler Server.
1 stars 1 forks source link

!nextop Rework #3

Open metkil opened 6 years ago

metkil commented 6 years ago

The !nextop command is highly in efficient and takes an unnecessary amount of time to run. It also does not support any new events or any possible schedule changes. May tie this in with the local storage system project.

Goal is to make the command more efficient while allowing a more dynamic system for any possible changes outside the base three weekly events.