Discord Bot Base/Commands

Context menu

How to create discord context menu commands

Creating context menus

You can set some command options in the setupCreators function!

See more details on the creator functions page

Context menus do not have a description and the name of these commands can contain capital letters and spaces.

On this page