Skip to content

Find a better way to handle "approved" list of rooms for always listening scripts #83

@bptillman

Description

@bptillman

For some scripts, we only want them to listen/respond in specific rooms, so we should try to come up with a better way to handle this.

You can see in the beer.coffee script how we pull a list of rooms from the env variables and then only if we are in those rooms, respond. If we ever add another room that's approved, we need to update each script to add it in manually, which can be tedious.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions