discord-cli
discord-cli copied to clipboard
Display last [n] messages not working
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.
This also doesn't work after there are enough messages already received and displayed in the client.
This will be fixed in #23
Currently the :m [n] function is limited to the messages setting in the config file.