Skip to content

Topic command expects that bot needs to be a channel operator #1842

@Petteri

Description

@Petteri

Description

Topic command expects that bot needs to be channel operator, even when the channel does not have +t mode set.

Reproduction steps

join a channel where +t is not set

<petteri> .topic test
<bot> petteri: I'm not a channel operator!
-- Mode #test [+o bot] by petteri
<petteri> .topic test
-- bot has changed topic for #test from "test" to "Welcome to: #test | Topic: test"

Expected behavior

bot should be able to set the topic on a channel without +t even when it is not a channel operator

Environment

  • Sopel .version: [c705f45]
  • Sopel installed via: [source]
  • Python version: [3.7.4]
  • Operating system: [Ubuntu 19.04]
  • IRCd /version: [oragono v2.0.0]

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugThings to squish; generally used for issuesLow Priority

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions