Jeffrey T. Fritz

Results 219 issues of Jeffrey T. Fritz

No new features here, but updated from .NET 7 to .NET 8 To Do: introduce the various rendering models and apply them to various pages to teach how to create...

To prevent repeated failures while attempting to send pictures, buffer images and send a batch

enhancement
help wanted

Allow a moderator or the broadcaster to execute !trainhat to run a service in the background that will take snapshots once every minute for 15 total images and add them...

enhancement

Depending on the scene displayed, trim the screenshot to the appropriate region of the screen where Fritz's hat is. This should be an optional argument - [ ] !addhat -...

enhancement
help wanted

The initial criteria for identifying a question for the bot to answer could be further optimized. The `Fritz.Chatbot\Commands\AzureQnACommand.cs CanExecute` method is where this needs to be addressed This method is...

enhancement
help wanted
good first issue

What if the bot could detect when its being trolled and respond with an appropriate trolling answer?

enhancement
help wanted

If the bot answers a question, the user who asked the question should be able to give some feedback if it was a correct answer or not. This response should...

enhancement

Migrate the authoritative storage of the Q&A from the GitHub wiki to a Postgres database. - [x] Add EF Core interaction with Postgres - [x] Add questions to database -...

enhancement

Store questions asked that do not have answers so that we can determine if an FAQ question needs to be created

enhancement