updated cogs
This commit is contained in:
@@ -65,6 +65,12 @@ Send message as character with trigger 'ba'
|
||||
|
||||
See [SETUP.md](SETUP.md) for detailed installation and configuration guide.
|
||||
|
||||
### Quick Setup
|
||||
1. Copy `.env.example` to `.env` and fill in your credentials
|
||||
2. Install dependencies: `pip install -r requirements.txt`
|
||||
3. Create MariaDB database: `CREATE DATABASE rp_bot;`
|
||||
4. Run: `python bot.py`
|
||||
|
||||
## Project Structure
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user