~kris/9p

disco

ref: 078341f1e0c8f141bfe2a25954243f24f33668e2 disco/TODO -rw-r--r-- 644 bytes
078341f1 — Sean Hinchee $home/lib fixed for non-plan9 (thanks danny) 8 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Commands:

:r -- register via Register(email)

:u -- change username via UserUpdate

:d [n] [file] -- dump backlog of last 'n' msgs to a file 'file'

Features:

* remove JSON config

* read $home/lib/discord.face for profile picture (or just face?)

* delete disco.cfg on failure to log in for 400 bad request: password does not match

* ensure proper permissions -rw------- 0600 for discord.cfg

* if ``` entered, allow multi-line message (composition)

* replace <:emoji:3lk4j12:> garbage with :emoji:

* clean up @'s

* replace libnotify shenanigans, add a goroutine to check for pings

* flag for larger backlog loading

* CAPTCHA solution