discord-cli icon indicating copy to clipboard operation
discord-cli copied to clipboard

Display last [n] messages not working

Open shrx opened this issue 9 years ago • 2 comments

After I connect to a channel, I type :m 2 and press return. This is the output:

Welcome, shrx!

Guild: myguild, Channel: mychannel
Printing last 2 messages!
> 

So, no old messages are displayed. I have the latest 0.3.0-develop version.

shrx avatar Mar 10 '16 08:03 shrx

This also doesn't work after there are enough messages already received and displayed in the client.

shrx avatar Mar 10 '16 09:03 shrx

This will be fixed in #23 Currently the :m [n] function is limited to the messages setting in the config file.

RickvanLoo avatar Mar 10 '16 13:03 RickvanLoo