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

[Docs] Improve IntFw intro demo code #2829

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Pythonic-Rainbow
Copy link

Description

I just started learning how to use the interaction framework, and I found the demo codea bit confusing because it only showed the InteractionService being created. Later on the doc mentioned that using this service is similar to the Text-based Command method, but didn't say what is/is not similar. I rewrote the code to include a short demo of how to actually activate the service.

Changes

Rewrote demo code for Interaction Framework introduction

Related Issues

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.

None yet

2 participants