Skip to main content

No project description provided

Project description

Not really scalable, but straightforward one-way VK->TG message forwarding bot

Forward VK conversation messages to TG

Installation and usage

GitHub

  1. Clone the repo git clone https://github.com/dhvcc/forwarding-bot.git

  2. Initialize virtual environment ./init/venv.sh or virtualenv venv source venv/bin/activate pip install -r requirements.txt

  3. Set config.json variables (copy config_sample.json)

  4. Run the module source venv/bin/activate python -m forwarding_bot

Pip

  1. Install via pip install forwarding-bot

  2. Run the module forwarding-bot

Windows

The readme is aimed at the Linux user, but you should be able to make it run on Windows

uvloop is currently not supported on Windows

Contributing

pre-commit usage is highly recommended

install hooks via pre-commit install -t=pre-commit -t=pre-push

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

forwarding_bot-1.3-py3-none-any.whl (5.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page