Condense JSON files, refactor code to reflect #33
No reviewers
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!33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refact/configuration"
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?
Cut the superfluous JSON files, condense into two:
variables.jsonfor things that matter andmisc_text.jsonfor when I want to add random flavor text to things.Code has been refactored to use the new files and no longer uses the old files.
Closes #30