Refactor bot text and variables for genericity #190
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!190
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refact/genericity-variable-names"
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?
Variety of variables renamed for genericity:
out_of_context_channel_id->quotes_channel_idbased_chat_channel_id->general_chat_channel_idedc_links->linksedc_ip->ipedc_url->urledc_ports->portsAlso replaced instances of
Endurance CoalitionorEDCthroughout the bot with either a more generic term (e.gcommunity) or with dynamic generation (e.g{interaction.guild.name}). Single exception for/aboutandREADME.mdas the text correctly dictates that the bot was originally created for EDC.Closes #187