Skip to content

Dayong raises KeyError when trying to greet a new member #33

@huenique

Description

@huenique

Dayong has an event listener called greet_new_member(). It fires whenever a new member joins the server.

inner_dict = embeddings["greetings_field"][info]

The code above is supposed to retrieve nested objects from the config.json file in the greetings_field key.

Expected result:

Dayong greets the new member in a channel specified in the config.json file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions