All Projects → kalinochkind → vkbot

kalinochkind / vkbot

Licence: MIT license
Chat-bot for vk.com

Programming Languages

python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to vkbot

Node Vk Bot Api
🤖 VK bot framework for Node.js, based on Bots Long Poll API and Callback API.
Stars: ✭ 195 (+786.36%)
Mutual labels:  vk, vkontakte
dynamic-photo-vk
Смена изображений на фото ВКонтакте 20 раз в день
Stars: ✭ 19 (-13.64%)
Mutual labels:  vk, vkontakte
Vk Audio Token
Library that obtains VK tokens that work for VK audio API. Библиотека для получения токена VK, подходящего для Audio API.
Stars: ✭ 81 (+268.18%)
Mutual labels:  vk, vkontakte
Omniauth Vkontakte
Vkontakte OAuth2 Strategy for OmniAuth
Stars: ✭ 137 (+522.73%)
Mutual labels:  vk, vkontakte
Swiftyvk
Easy and powerful way to interact with VK API for iOS and macOS
Stars: ✭ 247 (+1022.73%)
Mutual labels:  vk, vkontakte
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 (+168.18%)
Mutual labels:  vk, vkontakte
Assent
Multi-provider framework in Elixir
Stars: ✭ 126 (+472.73%)
Mutual labels:  vk, vkontakte
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 (+72.73%)
Mutual labels:  vk, vkontakte
Vk Requests
vk.com requests for humans. API library for vk.com
Stars: ✭ 162 (+636.36%)
Mutual labels:  vk, vkontakte
Vk4xmpp
Jabber-транспорт для ВКонтакте (A jabber gateway to the VK social network)
Stars: ✭ 114 (+418.18%)
Mutual labels:  vk, vkontakte
Vkapiphp
[Abandoned] Library for work with API Vk.com
Stars: ✭ 206 (+836.36%)
Mutual labels:  vk, vkontakte
Vk Api Schema
JSON Schema of VK API
Stars: ✭ 158 (+618.18%)
Mutual labels:  vk, vkontakte
Vk api
Модуль для создания скриптов для ВКонтакте | vk.com API wrapper
Stars: ✭ 1,070 (+4763.64%)
Mutual labels:  vk, vkontakte
vk-api
VK SDK | VKontakte wrapper for standalone apps
Stars: ✭ 30 (+36.36%)
Mutual labels:  vk, vkontakte
Nemiro.oauth.dll
Nemiro.OAuth is a class library for authorization via OAuth protocol in .NET Framework
Stars: ✭ 45 (+104.55%)
Mutual labels:  vk, vkontakte
Vkbot
Простой разговорный бот на PHP
Stars: ✭ 88 (+300%)
Mutual labels:  vk, vkontakte
Vk To Telegram
Utility to forward posts from VK through callback API to telegram channel or chat
Stars: ✭ 24 (+9.09%)
Mutual labels:  vk, vkontakte
Vkb
Bot for vk.com competitions
Stars: ✭ 24 (+9.09%)
Mutual labels:  vk, vkontakte
Vk To Telegram Bot
Bot for auto-reposting posts from VK to Telegram channel
Stars: ✭ 103 (+368.18%)
Mutual labels:  vk, vkontakte
Sketal
Бот для ВКонтакте. Беседы / группы / развлечения.
Stars: ✭ 119 (+440.91%)
Mutual labels:  vk, vkontakte

vkbot

Chat-bot for vk.com

Does not work on Windows. Tested with Python 3.5. gcc >= 4.9 required. The database is located at the data directory.

Run: inf.py [-l] [-d] [-a account] [-w whitelist] [-s script script_args] [--pack] [--pack-data] [--unpack]

-l: write all VK api requests to inf.log

-d: logging to PostgreSQL (psycopg2 required)

-w: reply only to users from the white list (comma-separated list of ids, domains or full names)

-s: run a script from scripts directory

--pack: create an archive with /data and /accounts

--pack-data: pack only /data

--unpack: unpack /data and /accounts

Needs antigate package to support captcha recognition using anti-captcha.com.

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