Skip to main content

A script to find and react to ALIVE commands in comments

Project description

Alivebot

A script to find and react to !ALIVE 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 alivebot by (you may need to replace pip3 by pip):

sudo pip3 install -U alivebot beem hiveengine

Configure And Run Alivebot

First clone the Github repository to your home directory:

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

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

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

Then edit your configuration file.

cd ~/alivebot
nano alivebot.config

Copy your configuration and comment templates to your working directory.

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

Make the startup scripts executable.

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

Copy the Systemd config to it's directory.

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

Reload Systemd and start the bot.

sudo systemctl daemon-reload
sudo systemctl start alivebot.service

Get status and error messages.

sudo systemctl status alivebot.service

Stop the bot.

sudo systemctl stop alivebot.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

alivebot-0.1.3.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

alivebot-0.1.3-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file alivebot-0.1.3.tar.gz.

File metadata

  • Download URL: alivebot-0.1.3.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for alivebot-0.1.3.tar.gz
Algorithm Hash digest
SHA256 f84826de96c7f068f0eac47d09b141555346afc358d727607786a54fcb9e0d08
MD5 8c843921534a8d1c3fddf627bc5b056f
BLAKE2b-256 4388dd575da5bcad4d4cfc62f88d8fcd8bd1f1b9d8054cb9dc4130f00a99f676

See more details on using hashes here.

File details

Details for the file alivebot-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: alivebot-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for alivebot-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a60a81b7351b3566ead35bbf5ce01f67100d0fb065096dfb017b0b14feac9a68
MD5 49e1d9045f46a73f20e9b64bd0aaef3c
BLAKE2b-256 5a0d7e5f2c0a0e51634116480be315d6c31cd466e9591570d7fde7f7fecb6f6a

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