
Peaches is a programmable slash command and trigger bot. If you’ve used YAGPDB before, this will be a very familiar experience. The bot allows you to write your own small pieces of code that run when either your command is used or a guild event happens (user joins/leaves, channel created, etc.).
Primary CommandsThese are the base commands that the bot supports:
/create-cmd: creates a new slash command/create-trigger: creates a new guild trigger/delete-cmd: deletes a slash command/delete-trigger: deletes a guild trigger/view-triggers: views active triggers for a given trigger type/set-source: overwrites source code for either slash command or trigger/view-source: displays source code for either slash command or trigger
/set-modlog: determines where bot posts info from/takebreakcommand/set-debuglog: redirects debug output from code you write to this channel
/enable-trivia: enables trivia command in current channel/disable-trivia: disables trivia command in current channel/trivia: starts a new game of trivia/trivia-leaderboard/takebreak: allows users to give themselves a timeout for up to 1 day
- Buttons
- Basic, Message, and Forum thread creation and deletion
- Role creation
- Manage messages
- Mute, kick, ban members
- Small database to allow you to store your own data
- Welcome and leave events

