hackclub/nephthys

More startup checks

Aberta

#159 aberto em 7 de fev. de 2026

 (0 comentário) (1 reação) (0 responsável)Python (37 forks)auto 404
good first issue

Métricas do repositório

Stars
 (16 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador