hackclub/nephthys

More startup checks

開放

#159 建立於 2026年2月7日

 (0 則留言) (1 個反應) (0 位負責人)Python (37 個分叉)auto 404
good first issue

倉庫指標

星標
 (16 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南