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(bot): Artist Alley Telegram Bot #226

Merged
merged 5 commits into from
Sep 11, 2024
Merged

fix(bot): Artist Alley Telegram Bot #226

merged 5 commits into from
Sep 11, 2024

Conversation

Rain336
Copy link
Member

@Rain336 Rain336 commented Sep 11, 2024

  • Changes the BotManger into a ASP.NET BackgroundService called BotService
  • Changed the SendImageToChatAsync of ITelegramMessageSender to take a Stream of a byte[]
  • Added SendTableRegistrationAsync to ITelegramMessageSender to allow someone to choose to approve or deny a Artist Alley Table Registration

# Conflicts:
#	src/Eurofurence.App.Server.Services/ArtistsAlley/TableRegistrationService.cs
#	src/Eurofurence.App.Server.Services/DependencyResolution/AutofacModule.cs
#	src/Eurofurence.App.Server.Web/Startup.cs
@Rain336 Rain336 self-assigned this Sep 11, 2024
@Rain336 Rain336 requested a review from Fenrikur September 11, 2024 14:52
Copy link
Member

@Fenrikur Fenrikur left a comment

Choose a reason for hiding this comment

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

lgtm! ♥

@Fenrikur Fenrikur merged commit 58ef4d9 into main Sep 11, 2024
@Fenrikur Fenrikur deleted the fixes/telegram-bot branch September 11, 2024 15:37
@Rain336 Rain336 linked an issue Sep 12, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Telegram Bot integration (e.g. for Artist Alley)
2 participants