mirror of
https://github.com/bradganley/bsky-user-activity-bot.git
synced 2025-10-19 12:55:26 +00:00
Got high and forgot what I did. The diff probably speaks for itself
This commit is contained in:
@@ -115,7 +115,7 @@ async function initialize() {
|
||||
|
||||
initialize().then(() => {
|
||||
jetstreamSubscription.createSubscription()
|
||||
DebugLog.info("INIT", 'Initialized!')
|
||||
DebugLog.info("INIT", 'Initialized and watching ' + <string>Bun.env.NAME + ' (' + <string>Bun.env.USER_DID + ')')
|
||||
});
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user