Topic on Talk:Quarry

Anmoldalmia (talkcontribs)

I have tried finding bots through their names in the tables. Any better way?

XXN (talkcontribs)

@Anmoldalmia:

SELECT distinct user_name
FROM user
WHERE user_id in (select ug_user from user_groups where ug_group = "bot")