1
0
Fork
You've already forked aibot
0
bot for Mastodon accepting questions and replying them from Public AI API
  • Python 100%
2025年10月20日 11:51:13 +02:00
app/libraries First release! 2025年10月19日 14:15:56 +02:00
aibot.py Only allow prompts from local users. Increased request timeout to 30s. Other changes. 2025年10月20日 11:51:13 +02:00
LICENSE First release! 2025年10月19日 14:15:56 +02:00
README.md Updated 2025年10月19日 14:19:18 +02:00
requirements.txt First release! 2025年10月19日 14:15:56 +02:00

aibot

bot for Mastodon accepting questions and replying them from Public AI API

Dependencies

Usage:

  1. As your chosen system user, git clone this repository git clone https://codeberg.org/spla/aibot.git

  2. cd aibot, python3.x -m venv ., source bin/activate and pip install -r requirements.txt to install needed Python libraries.

  3. Run python aibot.py to configure everything and start replying Mastodon's user queries.