/rconfig does not reload certain configurations #61
Labels
No labels
bug
config update
documentation
duplicate
enhancement
in dev
input needed
new feature
not in draft
refactor
waiting on docs update
wont-do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Sirdog/EnduraBot#61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The point of
/rconfigis that any value should be able to be edited invariables.jsonormisc_text.jsonand, upon execution, the bot will work with the new variables. At the moment, during routine testing, I discovered this is not the case forbibleq_hour_of_dayandbibleq_min_of_day. I suspect this is due to howtasks.loop()works.Quite honestly, I feel like the best solution is to scrap the refreshing stuff and just create a good-ole-fashion
/rebootcommand. The bot is not high-profile enough where it remaining persistent as long as possible is necessary.This is also the case for
/rquotethemes.