Cleanup.
This commit is contained in:
@@ -10,7 +10,9 @@ A simple, modular IRC bot written in bash
|
||||
./bot.sh
|
||||
```
|
||||
|
||||
2. Edit `bot.cfg` with your IRC server, channel, and bot settings
|
||||
2. Edit `bot.cfg` with your IRC server, channels, and bot settings
|
||||
- Configure multiple channels using an array: `channels=("channel1" "channel2")`
|
||||
- Channel names should NOT include the # prefix
|
||||
|
||||
3. Run the bot again:
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user