You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.
In a perfect world, we should refactor for unit tests with comprehensive code coverage, at some future point.
But in the meanwhile, we ought to have a GH action runner (with a GH secrets var for a placeholder Discord bot token, set as NTBOT_SECRET_TOKEN), to verify that the bot launches properly without any errors. This would among other things, catch invalid StrictYAML schema errors.
The text was updated successfully, but these errors were encountered:
In a perfect world, we should refactor for unit tests with comprehensive code coverage, at some future point.
But in the meanwhile, we ought to have a GH action runner (with a GH secrets var for a placeholder Discord bot token, set as
NTBOT_SECRET_TOKEN
), to verify that the bot launches properly without any errors. This would among other things, catch invalid StrictYAML schema errors.The text was updated successfully, but these errors were encountered: