~kris/9p

disco

ref: d7793363509830fd2715df62e1f416fc7b8ba4dd disco/TODO -rw-r--r-- 644 bytes
d7793363 — Sean Hinchee removing vendoring 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