Skip to main content

A script to find and react to !PEPE commands in comments

Project description

HivePepeBot

A script to find and react to !PEPE commands in comments on the Hive blockchain.

Please note that this software is in early Beta stage, and that you need to know what you are doing to use it.

Installation

For Ubuntu and Debian install these packages:

sudo apt-get install python3-pip build-essential libssl-dev python3-dev python3-setuptools python3-gmpy2

Install Python Packages

Install hivepepebot by (you may need to replace pip3 by pip):

sudo pip3 install -U hivepepebot beem hiveengine

Configure And Run HivePepeBot

First clone the Github repository to your home directory:

cd ~
git clone https://github.com/flaxz/hivepepebot

After that edit your comment templates using Nano, there are 4 comment templates.

sudo apt install nano 
cd ~/hivepepebot/templates
ls
nano COMMENT-TEMPLATE-1-2-3-4

Then edit your configuration file.

cd ~/hivepepebot
nano hivepepebot.config

Copy your configuration and comment templates to your working directory.

cd ~/hivepepebot
sudo cp -R templates /usr/local/bin
sudo cp hivepepebot /usr/local/bin
sudo cp hivepepebot.config /usr/local/bin
sudo cp run-hivepepebot.sh /usr/local/bin

Make the startup scripts executable.

cd /usr/local/bin
sudo chmod u+x hivepepebot
sudo chmod u+x run-hivepepebot.sh

Copy the Systemd config to it's directory.

cd ~/hivepepebot
sudo cp hivepepebot.service /etc/systemd/system

Reload Systemd and start the bot.

sudo systemctl daemon-reload
sudo systemctl start hivepepebot.service

Get status and error messages.

sudo systemctl status hivepepebot.service
q

Stop the bot.

sudo systemctl stop hivepepebot.service

As has been stated above this bot is in early Beta and bugs and issues are likely to occur.

Project details


Download files

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

Source Distribution

hivepepebot-0.0.1.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

hivepepebot-0.0.1-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file hivepepebot-0.0.1.tar.gz.

File metadata

  • Download URL: hivepepebot-0.0.1.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for hivepepebot-0.0.1.tar.gz
Algorithm Hash digest
SHA256 89c398f807240eb41664c633b6a0dfd021973d845d57c8ce97d199847324e64d
MD5 c4d9c6a70b90232350366e243e61bca0
BLAKE2b-256 99bca92042908516292443be2ec879fc30949e23e86e3d6140ab4977e623987f

See more details on using hashes here.

File details

Details for the file hivepepebot-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: hivepepebot-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for hivepepebot-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 68a88851e862ac1b5fa3de0179f7564bb9f74e8313d691c4e49446fc6ea67467
MD5 0ef96df48902d89a8061883320cbe80e
BLAKE2b-256 729069d8fad27babba6ad40693c463699fb44abd9ca1b6f48755c9e96afa5b75

See more details on using hashes here.

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