@@ -8,10 +8,10 @@ You must communicate in Chinese and logs and comments must also be in Chinese, i
```bash
# Install dependencies
pip install -e .
uv pip install -e .
# Run the bot
python main.py
uv run main.py
# or after install:
aria2bot
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.