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

Update echo bot to use console receiver #7

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

Conversation

singhk97
Copy link
Collaborator

echo sample updates:

  • loads config from .env using dotenv package.
  • introduce ConsoleReceiver receiver class.
  • introduce ConsoleApp function that setups up the App with the ConsoleReceiver.

@singhk97 singhk97 changed the title Update echo bot to use the console app Update echo bot to use console app Sep 17, 2024
@singhk97 singhk97 changed the title Update echo bot to use console app Update echo bot to use console receiver Sep 17, 2024
@aacebo
Copy link
Owner

aacebo commented Sep 19, 2024

this is an awesome way to simplify the dev experience, lets talk more about integrating it as a feature of the main @teams.sdk/apps package

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.

2 participants