Bots del servidor de Mastodon masto.es
Go to file
Moon Man 60c1ace489 tidy db resource close 2024-12-16 15:24:49 +00:00
feditree rm old temp file 2024-12-16 13:01:29 +00:00
list FIX: Uso de api externo para insultabot 2024-12-13 22:17:20 +01:00
locales many changes for spc 2024-12-14 23:42:47 +00:00
.gitignore now use sqlite for who posted before. 2024-12-16 13:56:43 +00:00
LICENSE Initial commit 2023-04-23 13:47:16 +02:00
README.md many improvements 2024-12-16 12:59:26 +00:00
apreciabot.py FIX: Ignora dobles espacios 2024-10-15 22:01:48 +02:00
bienvenibot.py ADD: Modo cumpleaños apreciabot 2023-11-13 18:05:28 +01:00
citabot.py FIX: Citabot 2024-12-04 00:35:28 +01:00
common.py tidy db resource close 2024-12-16 15:24:49 +00:00
describot.py CHG: describot notifies only following users on the home timeline 2023-04-24 23:25:25 +02:00
efemeridesbot.py FIX: efemeridesbot error handling 2023-09-23 10:43:21 +02:00
estimabot.py ADD: Estimabot 2023-06-17 19:10:08 +02:00
faggotree.sh many changes for spc 2024-12-14 23:42:47 +00:00
federabot.py FIX: Citabot 2024-12-04 00:35:28 +01:00
feditree.py tidy db resource close 2024-12-16 15:24:49 +00:00
insultabot.py FIX: Uso de api externo para insultabot 2024-12-13 22:17:20 +01:00
insultabot_hourly.py ADD: Mas insultos para insultabot 2024-12-05 22:15:47 +01:00
moderabot.py ADD: Modo cumpleaños apreciabot 2023-11-13 18:05:28 +01:00
requirements.txt many improvements 2024-12-16 12:59:26 +00:00

README.md

SPC fork of Bots from masto.es

Installation

Create a venv and inside of it run:

pip install -r requirements.txt

Running feditree

Create a '.env' file containing:

FEDI_DOMAIN=your-domain.tld

Create a file 'token/faggotree' containing your bearer token value

then just activate your venv or run python from your venv, with 'feditree.py'