Fix invite tracking by splitting listeners #110
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!110
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "bug/fix-invite-tracking"
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?
Just like issue #82 I discovered I had 2 listeners in a single file:
invites_tracking.py. All I have done is split them into 2 different files just like I did at #82