RickvanLoo / discord-cli

Minimalistic Command-Line Interface for Discord
GNU General Public License v2.0
203 stars 32 forks source link

Complete printing overhaul #19

Open RickvanLoo opened 8 years ago

RickvanLoo commented 8 years ago

Needed for #11 functionality,

Editing or deleting already printed messages is quite a problem. This needs a complete overhaul for the way the client is shown. This should either be a a library like termbox-go, or the creation of a very minimal textual interface library.