pingasius

Version, currently 0.1.12 versions

github.com/uu/pingasius

Telegram bot with nettools

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  pingasius:
    github: uu/pingasius
    version: ~> 0.1.1

Then run:

shards install

shard.yml

Crystal
1.15.1
License
MIT
Author
Michael Pirogov
Target
  • pingasius from src/pingasius.cr

Dependencies

Runtime Dependencies

  • validator*github: nicolab/crystal-validator
  • tourmaline*github: protoncr/tourmaline, branch: master

Development Dependencies

  • ameba~> 1.6.4github: crystal-ameba/amebadev

README

GitHub Workflow Status (with event) GitHub tag (with filter)

Pingasius - ping and nettools telegram bot

Tools for network via telegram

Installation

Docker

docker run --env BOT_TOKEN=<your_token> --name pingasius userunknowned/pingasius

Contributing

  1. Fork it (https://github.com/uu/pingasius/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors