Make themes JSON objects #47
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!47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refact/rquote-json-objects"
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?
All
/rquotethemes are now configurable invariables.jsoninstead of being hard-coded withelifstatements.Since the JSON now includes utf-8 emojis,
json.load()invocations across all cogs have been instructed to encode with it. The bot got cranky without this.variables_example.jsonupdated to reflect changes.Closes #45
Commit c2da74e is marked as Unverified as I used a Git program with inappropriate settings to perform the commit, rather than my terminal.