a small tool to record discord channels (for a communications research project)
Record === Record is a small tool to record discord (no pun intended) channels using [Juraj's discord client](https://github.com/JurajKubelka/DiscordSt). Install --- ```Smalltalk Metacello new baseline: 'Record'; repository: 'github://estebanlm/record/src'; load. ```