Page 1 of 1

buddy list

PostPosted: 19 May 2024, 09:41
by Meterelokets
Hi, i just got site with arrow chat, im trying it out with with free license, how to set up buddy list in it?

Re: buddy list

PostPosted: 19 May 2024, 15:27
by Jason
Which integration are you running?

Re: buddy list

PostPosted: 20 May 2024, 09:15
by Meterelokets
Integration? custom site, free license

Re: buddy list

PostPosted: 20 May 2024, 13:35
by Jason
Check the custom installation documentation at https://www.arrowchat.com/docs/installation/#custom

You can also install a guest chat-only mode if you don't know how to program. Additionally, we offer professional installation where we do the integration work for you.

Re: buddy list

PostPosted: 23 May 2024, 05:20
by Meterelokets
i know programming, hte only bad thing is, my app doesnt determone when buddy list sees friends...
like 0 in database means not friends and 1 means friends

Re: buddy list

PostPosted: 24 May 2024, 10:03
by Jason
i know programming, hte only bad thing is, my app doesnt determone when buddy list sees friends...
like 0 in database means not friends and 1 means friends
Yeah, the get_friend_list function can determine that. There are four examples listed and you can edit it further to suit your specific database setup: https://www.arrowchat.com/docs/installa ... riend-list