Skip to content

introduce slash commands #33

Description

@abe-101

slash commands allow for more easy to use interactions with the bot
pressing / will bring up a context menu with commands the bot can do
image

Things to do:

  • set up cogs
  • move new_chapter to cogs and make a hybrid commnand
  • create a delete_chapter that reverse the new_chapter command

cog in the framework discord.py is like an extension basically a folder called cog and within the folder you can have different "extensions" that can be loaded into the bot
for all intent and purposes it's a way to break apart the code out of a single main file

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions