Skip to content

Adaptive Card bot for displaying fight card information for combat sports events.

Notifications You must be signed in to change notification settings

emgrol/fight-night-bot

Repository files navigation

Fight Night Bot

Adaptive Card bot for displaying fight card information for combat sports events

PREREQUISITES

To try this sample

  • Clone the repository
git clone https://github.com/emgrol/fight-night-bot

Connect to the bot

  • Activate your desired virtual environment
  • Open fight-night-bot folder
  • Bring up a terminal, navigate to fight-night-bot folder
  • In the terminal, type pip install -r requirements.txt
  • In the terminal, type python main.py

Testing the bot using Bot Framework Emulator

Microsoft Bot Framework Emulator is a desktop application that allows bot developers to test and debug their bots on localhost or running remotely through a tunnel.

  • Install the Bot Framework emulator from here

Connect to bot using Bot Framework Emulator V4

  • Launch Bot Framework Emulator
  • File -> Open bot and navigate to fight-night-bot folder
  • Select fight-night.bot file

About

Adaptive Card bot for displaying fight card information for combat sports events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages