Skip to content
  • aguestuser's avatar
    [102] block non-admin command execution on signup channel · 663cddd4
    aguestuser authored
    * this ensures that nobody can ever subscribe, so admin messages will
      never be broadcast
    * that means admins can also use signup channel to talk to each other
      about fielding signups
    * it also means no signup messages will fail to result in signups
      because they are mistaken for commands
    663cddd4