Skip to content

Latest commit

 

History

History

listeners

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Interaction Listeners

Activate interaction listeners in your guild

Before you get started, make sure to locate the cee_bot field of your bot's config.json, and update it with your guild primitives.

Once you are ready, you can come back to this folder and continue:

  1. Build executables:
    $ make
  2. (optional) Modify the default listeners by editing the sub-folder's JSON files.
  3. Run executables with the relative path of the listener JSON to be activated
  • Example:
    $ ./menu rubberduck-channel/menu.json

Listeners Listing

menu.json - Initialize the channel-create menu message to guild's #rules channel

cmd.json - Set the application commands the users may use for editing their channel

menu.json - Initialize the role-picking menu message to guild's #rules channel