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
F3365276: D13781.id45420.diff
Mon, Nov 25, 7:14 AM
Unknown Object (File)
Sat, Nov 23, 3:14 AM
Unknown Object (File)
Wed, Nov 13, 5:55 PM
Unknown Object (File)
Tue, Nov 12, 10:46 PM
Unknown Object (File)
Tue, Nov 12, 7:48 PM
Unknown Object (File)
Tue, Nov 12, 8:59 AM
Unknown Object (File)
Mon, Nov 11, 10:08 PM
Unknown Object (File)
Mon, Nov 11, 12:43 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