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
-
Clone the repo
git clone https://github.com/dhvcc/forwarding-bot.git
-
Initialize virtual environment
./init/venv.sh
orvirtualenv venv
source venv/bin/activate
pip install -r requirements.txt
-
Set
config.json
variables (copyconfig_sample.json
) -
Run the module
source venv/bin/activate
python -m forwarding_bot
Pip
-
Install via
pip install forwarding-bot
-
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
Built Distribution
Hashes for forwarding_bot-1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d0eab4497cb38d7e87c182a899bdcc0555db010e74272b321e70b9c6821b1c7 |
|
MD5 | eaed3b9ed8a5c35e689a1727ff25dec8 |
|
BLAKE2b-256 | fac8a523bfdc4b864b37889494c3ae257676919d1d7d6aceff64b34c526916fd |