Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

MicrosoftDX/DecodedEpisode3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Meme Bot with Microsoft Bot Framework

Build Status

A bot that creates a meme with text.

Text Meme Bot Demo

This bot creates a meme with text overlay using memegen.

Installation

Clone this repo and then install dependencies:

git clone https://github.com/MicrosoftDX/DecodedEpisode3.git
cd DecodedEpisode3
git checkout botframeworkdeis
npm install

Push directly to Azure Web App: The botframework branch has been setup to synch directly to Azure web app

Setup the server (using Deis):

deis create
git push deis botframeworkdeis

NOTE: The botframeworkdeis branch has been setup to enable Travis CI to build and push docker image to docker hub, then pull the image to Deis.

Setup bot in Slack:

Usage

In Slack, after adding the textmeme bot user to a channel, you can start with:

memes
doge; This BOT is; AWESOME;

License

Licensed using the MIT License (MIT); Copyright (c) Microsoft Corporation. For more information, please see LICENSE.

About

🎨 A bot that creates a meme with text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •