master
const an teen 2021-12-06 03:04:37 -05:00
parent 878aa4a479
commit d0aed1164a
1 changed files with 3 additions and 3 deletions

View File

@ -9,9 +9,9 @@ An undemanding IRC logger with a functional web interface.
- To hide the message in the log, you can put a dot at the beginning (message will be displayed as "Blinded message");
- Connection status to the servers is displayed in real time (green check mark or red cross). This allows you to judge whether the log is up to date.
<img src="https://notabug.org/acetone/ircabot/raw/master/screenshots/screenshot-1.png" alt="screenshot-1" style="zoom:50%;" />
<img src="https://notabug.org/acetone/ircabot/raw/master/screenshots/screenshot-1.png" />
<img src="https://notabug.org/acetone/ircabot/raw/master/screenshots/screenshot-2.png" style="zoom:50%;" />
<img src="https://notabug.org/acetone/ircabot/raw/master/screenshots/screenshot-2.png" />
##### Admin futures
@ -23,7 +23,7 @@ An undemanding IRC logger with a functional web interface.
#### First start (Debian/Ubuntu/etc)
```
```bash
# Qt5 C++ framework dependencies:
sudo apt install qt5-default