General Settings

Learn more about Dank Memer Grinder's general configuration options

Bot Toggle

The Dank Memer Grinder GUI has a toggle switch for each bot account in the bottom left corner. The toggle switch allows you to easily enable or disable each bot. When the toggle is off, the bot is disabled and will not send any commands or respond to events.

Auto Heist

Auto Heist Channels

The Auto Heist Channels feature in Dank Memer Grinder allows you to set up specific channels where the bot will automatically join heists. To configure this functionality, follow these steps:

  1. Locate the "global" settings section in config.json

  2. Inside the "global" settings, find the "autoheist" section.

  3. In the "autoheist" section, add your desired channel IDs. Make sure to separate each channel ID with commas.

Example configuration
"autoheist": [12345678912345678, 12345678912345678, 12345678912345678]

Default Auto Heist Order

config.json
"autoheist": []

Last updated