Skip to content

Latest commit

 

History

History
executable file
·
11 lines (6 loc) · 872 Bytes

File metadata and controls

executable file
·
11 lines (6 loc) · 872 Bytes

Deprecated

Warning: This repo has been deprecated. The OG GifBot was instrumental in laying a foundation for building teams bots. Unfortunately, due to the current lack of cross platform support for developing a C# bot GifBot has now been redone in typescript and can be found here. A huge shoutout to Remy Jette for his help in building the OG GifBot!

About GifBot

GifBot is a bot that will provide you a gif at random from the string that you pass it. It can be connected to a variety of things, but the primary (and most tested) use case is in Microsoft Teams. It uses the Giphy API as the source of it's GIFs.

Debugging a C# Azure Bot Service bot in Visual Studio

To learn how to debug Azure Bot Service bots, please visit https://aka.ms/bf-docs-azure-debug