blob: c5d96a3860c9fb129417f354d0ec0a13ed25da5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
---
-
authors: vague
changed: '22 Apr 20:00:00 CEST 2017'
commands:
- notes
- 'notes add'
- 'notes del'
- 'notes help'
- 'notes list'
contact: vague!#irssi@freenode
default_package: notes
description: 'Keeps notes on users and displayes the note in /whois output if the host/nick matches'
license: GPL2
modified: '2017-04-23 22:41:20'
modules:
- DBI
- DBM::Deep
- List::MoreUtils
- autovivification
name: notes
version: '1.0'
|