butter-robot

command module
v0.0.0-...-f72c063 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2022 License: AGPL-3.0 Imports: 15 Imported by: 0

README

#+TITLE: butter-robot

[[https://github.com/DearRude/butter-robot/actions/workflows/master.yml/badge.svg]]
[[https://img.shields.io/github/license/dearrude/butter-robot.svg]]
[[https://img.shields.io/github/last-commit/dearrude/butter-robot.svg]]

** Description
[[https://www.youtube.com/watch?v=X7HmltUWXgs][The Butter Robot]] is a Telegram bot aimed to automate tiresome simple tasks.
Aside from passing the butter, it task is to act as a toolbox commands.

butter-robot is not still considered stable.

** Setup
*** From source
Have ~go 1.19~ installed in your system.

Make a config file and fill the specified units. Alternatively, configurations
can be passed in CLI flags or environment variables.
#+BEGIN_SRC sh
$ cp .env.sample .env
$ $EDITOR .env
#+END_SRC

#+BEGIN_SRC sh
$ go run .
#+END_SRC

*** Docker
#+BEGIN_SRC sh
$ docker run ghcr.io/dearrude/butter-robot:latest
#+END_SRC

*** Nix
To run:
#+BEGIN_SRC sh
$ nix run github.com/dearrude/butter-robot
#+END_SRC

To set up development environment:
#+BEGIN_SRC sh
$ nix develop
#+END_SRC

** Licence
AGPLv3+

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL