Skip to content
This repository was archived by the owner on May 8, 2021. It is now read-only.
This repository was archived by the owner on May 8, 2021. It is now read-only.

Create a command that can replace the xkcd bot #7

Description

@smayzes

Commands:

@eve xkcd drop tables

Development requirements:

  • Listen for the command xkcd.
  • Parse out the strings after "xkcd" and search the xkcd API for a result.
  • If we have a result, return the image.
  • If no result, return a message to the user to inform them of no results found.

Nice to Have

  • Spelling checker, inform the user of the spelling error and offer a suggestion
  • If we can return a response to give the user the message Did you mean “ xkcd”? Yes - No, upon clicking yes it runs the correct param for them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions