/pingasius

Telegram bot with nettools

Primary LanguageCrystalMIT LicenseMIT

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