All Projects → horimislime → botkit-heroku-redis-example

horimislime / botkit-heroku-redis-example

Licence: MIT license
Tiny example of running botkit on Heroku with RedisCloud

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to botkit-heroku-redis-example

sinatras-skeleton
Basic Sinatra Skeleton MVC CRUD App with Sprockets, Warden, ActiveRecord and PostgresQL
Stars: ✭ 13 (-38.1%)
Mutual labels:  heroku
IsSeptaFcked
Real-time status for Philadelphia Regional Rail
Stars: ✭ 47 (+123.81%)
Mutual labels:  heroku
honeyku
A Heroku-based web honeypot that can be used to create and monitor fake HTTP endpoints (i.e. honeytokens).
Stars: ✭ 56 (+166.67%)
Mutual labels:  heroku
Powershell-SlackBot
Powershell based Slack Bot using the Real Time Messaging API and WebSockets.
Stars: ✭ 41 (+95.24%)
Mutual labels:  slackbot
telegram-bot-tutorial
Telegram bot tutorial using python and flask
Stars: ✭ 44 (+109.52%)
Mutual labels:  heroku
ai-image-recognition-web
Derin Öğrenme Kütüphanesi Keras ile Python Flask Web Framework Üzerinde Nesne Tanıma Uygulaması - https://vision-image-classify.herokuapp.com/
Stars: ✭ 24 (+14.29%)
Mutual labels:  heroku
quirrel.dev
Quirrel Landing Page & Console
Stars: ✭ 41 (+95.24%)
Mutual labels:  heroku
django-kcproject-starter
Kickstart Coding's Django Project Starter Template
Stars: ✭ 14 (-33.33%)
Mutual labels:  heroku
telemirror
Telegram forwarder from channels via Telegram Client API (telethon)
Stars: ✭ 66 (+214.29%)
Mutual labels:  heroku
buildpacks-ruby
An experimental Cloud Native Buildpack for Ruby
Stars: ✭ 15 (-28.57%)
Mutual labels:  heroku
fridaybot
Slack bot for https://spb-frontend.slack.com
Stars: ✭ 29 (+38.1%)
Mutual labels:  slackbot
Tasks
Simple tasks & notes manager written in PHP, jQuery and Bootstrap using a custom flat file database.
Stars: ✭ 102 (+385.71%)
Mutual labels:  heroku
ChartTheStockMarket
🔥 📈 💸 Chart the Stock Market - FCC Challenge
Stars: ✭ 39 (+85.71%)
Mutual labels:  heroku
representable
We’re creating maps of communities to fight for fair representation. Add your community to the map today and make your voice heard.
Stars: ✭ 14 (-33.33%)
Mutual labels:  heroku
akamai-collector
Akamai sensor data collector with API and database support!
Stars: ✭ 60 (+185.71%)
Mutual labels:  heroku
Discord-Study-Bot
Discord-Study-Bot is a Study-Time-based leaderboard system in discord servers. This features an Overall leaderboard and leaderboards based on a Daily, Weekly, and Monthly basis.
Stars: ✭ 20 (-4.76%)
Mutual labels:  heroku
botkit-sms
Twilio Programmable SMS implementation for Botkit.
Stars: ✭ 18 (-14.29%)
Mutual labels:  botkit
nlg-markovify-api
An API built on Plumber (R) utilizing Markovify, a Python package, wrapped in markovifyR (R). It builds a Markov Chain-model based on text (user input) and generates new text based on the model.
Stars: ✭ 19 (-9.52%)
Mutual labels:  heroku
teller
Cloud native secrets management for developers - never leave your command line for secrets.
Stars: ✭ 998 (+4652.38%)
Mutual labels:  heroku
plaxt
Webhooks based Trakt.tv scrobbling for Plex
Stars: ✭ 20 (-4.76%)
Mutual labels:  heroku

botkit-heroku-redis-example

This repo demonstrates how to deploy botkit on Heroku, and RedisCloud as its storage.

How to Use

  • Create your own bot by following here.
  • Copy the API Token from integration settings page of the bot you create.
  • Then just click below:

Deploy

Demo

This bot can perform simple conversation(implementation refer to the botkit's sample),
user's mention will be stored on RedisCloud.

demo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].