mastodon-bot

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

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

Go to latest
Published: Sep 17, 2021 License: AGPL-3.0 Imports: 6 Imported by: 0

README

#+TITLE: Mastodon Bot

[[https://github.com/DearRude/mastodon-bot/actions/workflows/build.yml/badge.svg]]
[[https://img.shields.io/github/license/dearrude/mastodon-bot.svg]]
[[https://img.shields.io/github/last-commit/dearrude/mastodon-bot.svg]]


** Bots
*** Hagh
Hagh reblogs certain toots to itself creating a Hagh page. Users from local instance are able to make a toot hagh.

** Setup
Have ~go~ and ~GNUMake~ installed.

Copy the env var sample and fill the parts
#+BEGIN_SRC sh
$ cp .env.sample .env
$ $EDITOR .env
#+END_SRC
** Run
*** From source
#+BEGIN_SRC sh
$ make run
#+END_SRC

*** Docker
#+BEGIN_SRC sh
$ docker run --env-file .env  ghcr.io/dearrude/mastodon-bot:latest 
#+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