# Introduction

> Bridge extension to control Antigravity from Discord

## What is AntiCrow?

AntiCrow is an extension that lets you control Antigravity (an AI coding assistant) through Discord messages. Simply send a natural language request and it will be executed immediately or on a schedule. Results are delivered back to Discord in real-time.

Whether you're on your phone or PC, as long as you have Discord, you can ask AI to code for you.

AntiCrow is **free software** released under the **PolyForm Noncommercial License 1.0.0**.

## Key Features

* 📱 **AI Control via Discord** — Just send a message and Antigravity starts working
* ⚡ **Instant & Scheduled Execution** — Execute now or set up cron schedules
* 🤖 **Continuous Auto Mode** — AI autonomously executes tasks in sequence
* 👥 **Agent Team Mode** — Multiple sub-agents work in parallel
* 📋 **Templates** — Save frequently used prompts and execute with one click
* 🛡️ **Safety Guard** — Automatically detects and blocks dangerous commands
* 🔐 **Security** — Only authorized users can operate the bot
* 🆓 **Completely Free** — All features available at no cost (noncommercial license)

## Table of Contents

1. [Getting Started (Installation & Setup)](https://anticrow.gitbook.io/anticrow-docs/en/getting-started)
2. [Basic Usage](https://anticrow.gitbook.io/anticrow-docs/en/basic-usage)
3. [Slash Commands](https://anticrow.gitbook.io/anticrow-docs/en/commands)
4. [Continuous Auto Mode](https://anticrow.gitbook.io/anticrow-docs/en/auto-mode)
5. [Agent Team Mode](https://anticrow.gitbook.io/anticrow-docs/en/team-mode)
6. [Templates](https://anticrow.gitbook.io/anticrow-docs/en/templates)
7. [Scheduled Execution](https://anticrow.gitbook.io/anticrow-docs/en/schedules)
8. [FAQ](https://anticrow.gitbook.io/anticrow-docs/en/faq)

## Requirements

* [Antigravity](https://antigravity.dev/) installed
* Discord Bot Token (create one at [Discord Developer Portal](https://discord.com/developers/applications))
* Discord Server (with the bot invited)

## Support

Bug reports and feature requests are welcome on our Discord server.

## License

AntiCrow is released under the **PolyForm Noncommercial License 1.0.0**. See [About AntiCrow](https://anticrow.gitbook.io/anticrow-docs/en/pro-plan) for details.

## ⚠️ Disclaimer

This extension involves significant risks including data loss from automated operations, unintended code changes, and potential API key misuse. Use at your own risk. This software is provided "AS IS" without warranty. The developers assume no liability for any damages arising from use.

For full details, see the [Disclaimer](https://anticrow.gitbook.io/anticrow-docs/en/disclaimer) page.
