Page MenuHomePhabricator

[keyserver] add comm config for authoritative facaster bot boolean variable
ClosedPublic

Authored by will on Oct 23 2024, 9:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jan 13, 12:39 AM
Unknown Object (File)
Fri, Jan 10, 12:35 PM
Unknown Object (File)
Sun, Jan 5, 4:18 AM
Unknown Object (File)
Dec 26 2024, 7:52 PM
Unknown Object (File)
Dec 26 2024, 7:19 PM
Unknown Object (File)
Dec 25 2024, 5:44 AM
Unknown Object (File)
Dec 16 2024, 9:54 PM
Unknown Object (File)
Dec 16 2024, 9:54 PM
Subscribers

Details

Summary

Adds a farcaster bot config to facts which includes a boolean value for authoritativeFarcasterBot which decides whether or not we create a farcaster channel tagged community if not already existent or create a sidebar when a channel isn't specified.

Depends on D13774

Test Plan

Tested later in the stack by setting to true and ensured tagged communities were being created properly

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

will requested review of this revision.Oct 23 2024, 9:37 PM
This revision is now accepted and ready to land.Oct 24 2024, 5:56 AM
keyserver/src/utils/farcaster-bot.js
9 ↗(On Diff #45362)

Let's return a different type here where authoritativeFarcasterBot isn't optional

will marked an inline comment as done.

review feedback

keyserver/src/utils/farcaster-bot.js
9 ↗(On Diff #45362)

Included in rebase