mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
more buddy list & ignore list code
This commit is contained in:
parent
7a7b686e67
commit
9e34c9c985
22 changed files with 278 additions and 174 deletions
|
|
@ -3,6 +3,10 @@
|
|||
0:message:s,user_name:s,text
|
||||
0:list_users
|
||||
0:get_user_info:s,user_name
|
||||
0:add_buddy:s,user_name
|
||||
0:remove_buddy:s,user_name
|
||||
0:add_ignore:s,user_name
|
||||
0:remove_ignore:s,user_name
|
||||
0:deck_list
|
||||
0:deck_new_dir:s,path:s,dir_name
|
||||
0:deck_del_dir:s,path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue