Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/awaitlink/vk-chat-bot-example
- Owner: awaitlink
- License: mit
- Created: 2017-12-03T13:57:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T19:03:20.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T18:24:38.103Z (about 1 month ago)
- Topics: bot, callback-api, chat, chatbot, nodejs, vk
- Language: JavaScript
- Homepage:
- Size: 480 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:
## 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).