All Projects → hi5z → Vkbot

hi5z / Vkbot

Licence: mit
Простой разговорный бот на PHP

Projects that are alternatives of or similar to Vkbot

Vkb
Bot for vk.com competitions
Stars: ✭ 24 (-72.73%)
Mutual labels:  bot, automation, vk, vkontakte
Ansipress
AnsiPress - Simple L(Linux) E(NGINX) M(MariaDB) P(PHP7) Shared Hosting Setup
Stars: ✭ 184 (+109.09%)
Mutual labels:  automation, mysql, opensource
Sillynium
Automate the creation of Python Selenium Scripts by drawing coloured boxes on webpage elements
Stars: ✭ 100 (+13.64%)
Mutual labels:  automation, opensource, html5
Node Vk Bot Api
🤖 VK bot framework for Node.js, based on Bots Long Poll API and Callback API.
Stars: ✭ 195 (+121.59%)
Mutual labels:  bot, vk, vkontakte
Sketal
Бот для ВКонтакте. Беседы / группы / развлечения.
Stars: ✭ 119 (+35.23%)
Mutual labels:  bot, vk, vkontakte
Vk To Telegram
Utility to forward posts from VK through callback API to telegram channel or chat
Stars: ✭ 24 (-72.73%)
Mutual labels:  bot, vk, vkontakte
Sshkey Audit
Automate SSH key management
Stars: ✭ 55 (-37.5%)
Mutual labels:  automation, network
Webwhatsappbot
Core to automatize whatsapp - working 11/2018
Stars: ✭ 59 (-32.95%)
Mutual labels:  bot, automation
Genesis
🤖 Warframe Discord Cephalon
Stars: ✭ 67 (-23.86%)
Mutual labels:  bot, mysql
Pynms
A vendor-agnostic NMS for carrier-grade network simulation and automation
Stars: ✭ 73 (-17.05%)
Mutual labels:  automation, network
Vk.py
Extremely-fast, easy-to-use, [not] ready for production. The asyncio based library for Python and Humans written to be efficient and reliable. [Unmaintained]
Stars: ✭ 38 (-56.82%)
Mutual labels:  vk, vkontakte
Telegram Pm Chat Bot
Telegram Private Message Chat Bot
Stars: ✭ 69 (-21.59%)
Mutual labels:  bot, talk
Ansible For Network Engineers
Репозиторий книги "Ansible для сетевых инженеров". Книга в процессе переноса на readthedocs и обновления содержания на Ansible 2.9!
Stars: ✭ 74 (-15.91%)
Mutual labels:  automation, network
Vk api
Модуль для создания скриптов для ВКонтакте | vk.com API wrapper
Stars: ✭ 1,070 (+1115.91%)
Mutual labels:  vk, vkontakte
Mycollab
An open source, free, high performance, stable and secure Java Application Business Platform of Project Management and Document
Stars: ✭ 1,063 (+1107.95%)
Mutual labels:  mysql, opensource
Vkrss
Generates RSS feed of opened/closed vk.com wall or global searched opened posts. Features: post filtering (include/exclude by regexp and/or by owner type), ads skipping, automatic title generation, hash-tags extraction as RSS categories, initial author extraction, HTML formatting
Stars: ✭ 59 (-32.95%)
Mutual labels:  vk, vkontakte
Nemiro.oauth.dll
Nemiro.OAuth is a class library for authorization via OAuth protocol in .NET Framework
Stars: ✭ 45 (-48.86%)
Mutual labels:  vk, vkontakte
Cisco ios
Ansible Network Cisco IOS Provider Role
Stars: ✭ 72 (-18.18%)
Mutual labels:  automation, network
Supermarket
设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等,使用SpringCloud框架,基于Java开发。该项目可部署到服务器上,不断完善中……
Stars: ✭ 1,278 (+1352.27%)
Mutual labels:  mysql, html5
Olog
📔 Online Note-Taking Experience | 即时灵感笔记记录平台
Stars: ✭ 79 (-10.23%)
Mutual labels:  mysql, html5

Разговорный бот на PHP для Вконтакте

##Установка: ID бота

    1. Зарегистрируйтесь на сайте iii.ru и создайте себе "инфа". Используйте его номер в скрипте.
    1. Импортируйте dump.sql в свою базу данных
    1. Переименуйте config.sample.php в config.php предварительно изменив данные для коннекта к базе данных
    1. Создайте приложение для ВК
    1. Вставте свой APP_ID и APP_SECRET в config.php
    1. Получите "долгоиграющий" access token для работы с VK API с помощью ссылки - получить token. Естественно вы можете отредактировать ссылку и использовать свои данные изменив токен на временный.
    1. Установить зависимости через Composer composer.phar install
    1. Пользуйтесь запустивindex.php`

Если добавить update.php в Крон, то бот будет постоянно онлайн

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].