hackclub/nephthys

More startup checks

Aperta

#159 aperta il 7 feb 2026

 (0 commenti) (1 reazione) (0 assegnatari)Python (37 fork)auto 404
good first issue

Metriche repository

Star
 (16 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor