PwnWiki 命令行搜索工具
Project description
pwtgbot
PwnWiki Telegram database searching bot.
Screenshots
How it looks like in the terminal when running
How it looks like in Telegram
Run Directly From Source
# clone and enter repository
git clone https://github.com/k4yt3x/pwtgbot.git
cd pwtgbot
# set Telegram bot token
export PWTGBOT_SECRET="TELEGRAM BOT SECRET"
# launch bot
python -m pwtgbot
Run With Docker/Podman
You can run this bot from its Docker image.
$PWTGBOT_SECRET
: Telegram bot secret token$VERSION_TAG
: pwtgbot version (e.g., 1.2.0)- You can check out the newest tag on Docker Hub
# add Telegram bot token as secret
echo $PWTGBOT_SECRET | podman secret create pwtgbot -
# launch docker container
docker run -it --name pwtgbot --secret pwtgbot docker.io/k4yt3x/pwtgbot:$VERSION_TAG
Building the Docker Image
# clone and enter repository
git clone https://github.com/k4yt3x/pwtgbot.git
cd pwtgbot
# build the image
docker build -t pwtgbot:latest .
License
Due to management issues, this program is now licensed under a proprietary license. You must read and agree to the EULA prior to using this program. Should you need to modify or redistribute the source code, please contact the author for exclusive permissions.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pwtgbot-1.2.3.tar.gz
(6.5 kB
view details)
Built Distribution
File details
Details for the file pwtgbot-1.2.3.tar.gz
.
File metadata
- Download URL: pwtgbot-1.2.3.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8f21277e15ebf765b39dfbb9bbe580dfb2750a7b3aa39e7f4ac5a8820ff8ca5 |
|
MD5 | 1a371570e704afc8e66418b64271f2b5 |
|
BLAKE2b-256 | 50ccf8e2589a09898fc8d4d0d25106ec5025ac4a0faaec8ff22c5b13dbffd9c0 |
File details
Details for the file pwtgbot-1.2.3-py3-none-any.whl
.
File metadata
- Download URL: pwtgbot-1.2.3-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 562ffd649ddc0a64433e7e2f4e926291b3030dcce17bbe984224f2ccde5dfb5e |
|
MD5 | 2b5d805cfc3ee79c93766b8a32e08068 |
|
BLAKE2b-256 | 251b56408ee5773d5a5af393eab758312cca2e2d0d0077c244f021b549d80ea2 |