mirror of
https://github.com/bradganley/bsky-user-activity-bot.git
synced 2025-01-11 11:49:32 +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';
|
} from 'bsky-event-handlers';
|
||||||
|
|
||||||
const testAgent = new HandlerAgent(
|
const testAgent = new HandlerAgent(
|
||||||
'test-bot',
|
'user-tracker',
|
||||||
<string>Bun.env.TRACKER_BSKY_HANDLE,
|
<string>Bun.env.TRACKER_BSKY_HANDLE,
|
||||||
<string>Bun.env.TRACKER_BSKY_PASSWORD
|
<string>Bun.env.TRACKER_BSKY_PASSWORD
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user