~kris/9p

disco

ref: 34b871c516e51f6e1e6f74393465edf87eaf85f2 disco/TODO -rw-r--r-- 644 bytes
34b871c5 — Sean Hinchee Add -t flag to hide timestamps in message prints (thanks halfwit) 7 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