Tag ArbitrageBot with bot badge

This commit is contained in:
Austin Chen 2022-10-06 20:17:26 -04:00
parent 0dc8753a92
commit 42a7d04b4d

View File

@ -39,7 +39,7 @@ export function UserLink(props: {
) )
} }
const BOT_USERNAMES = ['v'] const BOT_USERNAMES = ['v', 'ArbitrageBot']
function BotBadge() { function BotBadge() {
return ( return (