Skip to content

viral32111/ask-ai

Repository files navigation

Ask AI

CI CodeQL GitHub tag (with filter) GitHub repository size GitHub release downloads GitHub commit activity

This is a Minecraft Fabric mod that allows players to ask questions and get help from AI using a chat command.

📥 Usage

Requires Fabric API Requires Fabric Language Kotlin

  1. Download the JAR file from the latest release.
  2. Place the JAR files in the server's mods directory.
  3. Start the server to initialise the mod for the first time.
  4. Configure appropriately in the config/viral32111/askai.json file.
  5. Restart the server.

⚖️ License

Copyright (C) 2023 viral32111.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses.