Implement ignore for JOIN, PART and QUIT #29

Open
famfo wants to merge 1 commit from famfo/dircord:master into master
First-time contributor

Fixes #25, please just retire sleeperagent.

Fixes #25, please just retire sleeperagent.
famfo added 1 commit 2023-04-17 06:57:44 -05:00
famfo requested review from karx 2023-04-19 09:35:09 -05:00
This pull request has changes conflicting with the target branch.
  • src/irc_discord.rs

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u master:famfo-master
git checkout famfo-master

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff famfo-master
git checkout master
git merge --ff-only famfo-master
git checkout famfo-master
git rebase master
git checkout master
git merge --no-ff famfo-master
git checkout master
git merge --squash famfo-master
git checkout master
git merge --ff-only famfo-master
git checkout master
git merge famfo-master
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: karx/dircord#29
No description provided.