mirror of
https://github.com/bradganley/bsky-user-activity-bot.git
synced 2025-10-18 04:15:04 +00:00
rename bot to user-tracker
This commit is contained in:
@@ -22,7 +22,7 @@ import {
|
||||
} from 'bsky-event-handlers';
|
||||
|
||||
const testAgent = new HandlerAgent(
|
||||
'test-bot',
|
||||
'user-tracker',
|
||||
<string>Bun.env.TRACKER_BSKY_HANDLE,
|
||||
<string>Bun.env.TRACKER_BSKY_PASSWORD
|
||||
);
|
||||
|
Reference in New Issue
Block a user