flybywiresim / discord-bot-utils

Utilities Discord Bot created for the FlyByWire Discord server.
https://flybywiresim.com/
GNU Affero General Public License v3.0
5 stars 7 forks source link

Command table generation to run on a schedule #46

Open benw202 opened 7 months ago

benw202 commented 7 months ago

Feature type

Utility or complex functionality

Description

The command table generation could be separated into a function in lib.

This function can then be called in the /commandTable command as well as a scheduler job. This will make sure that the command table is up to date. Only needs to be ran once a day.

References (optional)

No response

Additional info (optional)

No response

Discord Username (optional)

benw8484