_find_user_id_by_username now uses ctx.bot.get_chat() to lookup any user by username, not just bounty creators. This allows /admin add to work for any user in the group.
_find_user_id_by_username now uses ctx.bot.get_chat() to lookup any user by username, not just bounty creators. This allows /admin add to work for any user in the group.