hackclub/nephthys

More startup checks

オープン

#159 opened on 2026/02/07

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)Python (37 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (16 個のスター)
PR merge metrics
 (PR metrics pending)

説明

If the bot's not in a channel it'll throw a Bolt error when required. We should do more validation at startup to prevent this.

Let's

  • Throw a warning (not error) if the user token is not from an admin
  • Check that the bot and user are in all the specified channels
  • Check that the tokens are valid
  • If an AI token is passed, check it's valid
  • Maybe more idk

コントリビューターガイド