mirror of
https://github.com/bradganley/bsky-user-activity-bot.git
synced 2024-12-23 10:47:08 +00:00
rename bot to user-tracker
This commit is contained in:
parent
8725f3e022
commit
c7e0bb9d05
@ -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
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user