Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix getchanjoin() - set joined time for bot on got352or4() #1593

Merged
merged 4 commits into from
Jul 28, 2024

Conversation

michaelortmann
Copy link
Member

@michaelortmann michaelortmann commented May 29, 2024

Found by: Empus
Patch by: michaelortmann
Fixes: #1590
One-line summary:

Additional description (if needed):

Test cases demonstrating functionality (if applicable):
Let the bot join a channel and wait until it is fully synched.
Then:
Before:

.tcl getchanjoin BotA #test
Tcl: 0

After:

.tcl getchanjoin BotA #test
Tcl: 1716941246

@vanosg vanosg added this to the v1.10.0 milestone Jul 28, 2024
@vanosg vanosg merged commit 12a03b6 into eggheads:develop Jul 28, 2024
24 checks passed
@michaelortmann michaelortmann deleted the fix.getchanjoin branch July 30, 2024 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

getchanjoin for the botnick is always 0
3 participants