Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/awaitlink/vk-chat-bot-example

Example chat bot for VK using "vk-chat-bot" npm package.
https://github.com/awaitlink/vk-chat-bot-example

bot callback-api chat chatbot nodejs vk

Last synced: 18 days ago
JSON representation

Example chat bot for VK using "vk-chat-bot" npm package.

Awesome Lists containing this project

README

        

# VK Chat Bot Example

Example chat bot for VK that uses the [`vk-chat-bot`](https://github.com/u32i64/vk-chat-bot) npm package.

## Deploying on [Glitch](https://glitch.com/)

Simply press the button below and follow the `SETUP.md` file there:


remix this

## Deploying on [Heroku](https://heroku.com)

You can find a step-by step guide on deploying this to Heroku [here](https://github.com/u32i64/vk-chat-bot/blob/master/tutorials/heroku-deploy-guide.md).