my tiny irc bot in nodejs for save logs in irssi format for pisg
Go to file
Sebastian Korotkiewicz d8beed19a1
one file to generate stats
2022-04-04 16:18:58 +02:00
irclogs Initial commit 2022-04-02 19:52:55 +02:00
user-systemd Initial commit 2022-04-02 19:52:55 +02:00
.eslintrc.json Initial commit 2022-04-02 19:52:55 +02:00
.gitignore Initial commit 2022-04-02 19:52:55 +02:00
README.md Initial commit 2022-04-02 19:52:55 +02:00
Save.js Initial commit 2022-04-02 19:52:55 +02:00
crontab one file to generate stats 2022-04-04 16:18:58 +02:00
generate.sh one file to generate stats 2022-04-04 16:18:58 +02:00
index.js Initial commit 2022-04-02 19:52:55 +02:00
package.json Initial commit 2022-04-02 19:52:55 +02:00
yarn.lock Initial commit 2022-04-02 19:52:55 +02:00

README.md

irc_log

my tiny irc bot in nodejs for save logs in irssi format for pisg

install

$ git clone https://tildegit.org/grizzly/irc_log.git
$ yarn install
$ nano index.js
$ yarn start