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

Bugfix/17 fix joining to group #18

Merged
merged 11 commits into from
Aug 27, 2024
Merged

Conversation

gpont
Copy link
Owner

@gpont gpont commented Aug 17, 2024

  • Fixed joining to group;
  • Added debug logging;
  • Added /leave_group command;
  • Refactored models code.

@gpont gpont added the bug Something isn't working label Aug 17, 2024
@gpont gpont requested a review from tr1ckyf0x August 17, 2024 23:49
@gpont gpont self-assigned this Aug 17, 2024
@gpont gpont linked an issue Aug 17, 2024 that may be closed by this pull request
.gitignore Show resolved Hide resolved
src/controllers/bot.ts Outdated Show resolved Hide resolved
Copy link
Collaborator

@tr1ckyf0x tr1ckyf0x left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tr1ckyf0x tr1ckyf0x merged commit 5a8ccfe into master Aug 27, 2024
1 check passed
@tr1ckyf0x tr1ckyf0x deleted the bugfix/17-fix-joining-to-group branch August 27, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix joining to group
2 participants