mirror of https://notabug.org/acetone/ircabot.git
Merge branch 'master' of https://notabug.org/acetone/ircabot
commit
33ba7ff03d
|
@ -1,7 +1,7 @@
|
||||||
# IRCaBot
|
# IRCaBot
|
||||||
An undemanding IRC logger with a functional web interface.
|
An undemanding IRC logger with a functional web interface.
|
||||||
|
|
||||||
##### User futures
|
##### User features
|
||||||
|
|
||||||
- The web interface displays the current online for each chat, with nicknames highlighted in the log;
|
- The web interface displays the current online for each chat, with nicknames highlighted in the log;
|
||||||
- Search with regular expressions;
|
- Search with regular expressions;
|
||||||
|
@ -13,7 +13,7 @@ An undemanding IRC logger with a functional web interface.
|
||||||
|
|
||||||
<img src="https://notabug.org/acetone/ircabot/raw/master/screenshots/screenshot-2.png" />
|
<img src="https://notabug.org/acetone/ircabot/raw/master/screenshots/screenshot-2.png" />
|
||||||
|
|
||||||
##### Admin futures
|
##### Admin features
|
||||||
|
|
||||||
- Unlimited number of servers and chat rooms;
|
- Unlimited number of servers and chat rooms;
|
||||||
- Ability to use one nickname for all connections, or unique for each server;
|
- Ability to use one nickname for all connections, or unique for each server;
|
||||||
|
|
Loading…
Reference in New Issue