Flared / purple-icq

ICQ protocol implementation for libpurple. Written in Rust.
GNU General Public License v3.0
4 stars 1 forks source link

command: implement empty /history #36

Closed aviau closed 4 years ago

aviau commented 4 years ago

Exemple de moi qui a écrit /history allo

[2020-07-28T21:53:01Z ERROR purple_icq] cmd_func: conv=Crawl Me! cmd=history args=["allo"]
aviau commented 4 years ago

@isra17 review plz!

I suggest to limit this PR's scope here and resume in the next PR.

Example of me typing /history allo

[2020-07-28T21:53:01Z ERROR purple_icq] cmd_func: conv=Crawl Me! cmd=history args=["allo"]

And now /help history

Screenshot from 2020-07-28 17-56-48

aviau commented 4 years ago

@isra17 Any other comments?