Bot events
Bot events are whenever the bot is automatically triggered by something you do - like typing in chat a certain word, but not by running a command. An example of what event is: pinging someone while their status is set to AFK then the bot tagging you stating that the person you mentioned is AFK or typing 'y/n'.

Usually most events are enabled for you by default, unless an event was already disabled and now you want to enable the event. You can see the following to enable or disable events:
//enable an event
enableevent #general y/n
enableevent all y/n
//disable an event
disableevent #general y/n
disableevent all y/n
y/n | Automatically reacts with UP and DOWN arrow | Triggered in messages |
v/s | Automatically reacts with LEFT and RIGHT arrow | Triggered in messages |
afk | Autoresponse when user pinging afk user | Triggered by @ in msgs |
reactiontrigger | Reaction triggers occurring | Triggered by word in msgs |
previousreaction | Previous reaction triggers occurring | Triggered by word in msgs |
autoresponder | Autoresponder messages occurring | Triggered by name matching full msg |
commandfailure | Autoresponse when command fails (disabled, etc..) | Triggered when command refuses to execute/invoke |
automodmessage | Autoresponse when punishment occurs | Triggered by punishments on filters |
snipe | Previous deleted message content | Seen in snipe - triggered by deleted messages |
cleverbot | Talk with CleverBot (literally) | Triggered by 'bleed clever (...) ' |
instagram | Repost IG posts/reels/tv media | Triggered by 'bleed (ig link here) ' |
twitter | Repost tweets with video media | Triggered by 'bleed (twit link here) ' |
tiktok | Repost TikToks with video media | Triggered by 'bleed (tt link here) ' |
shorts | Repost YouTube Shorts with video media | Triggered by 'bleed (yt link here) ' |
reddit | Repost Reddit media with images or video | Triggered by 'bleed (reddit link here) ' |
grailed | Repost Grailed items with a paginator of images | Triggered by 'bleed (grailed link here) ' |
twitch | Repost Twitch clips | Triggered by 'bleed (twitch link here) ' |
pinterest | Repost Pinterest images or videos | Triggered by 'bleed (pinterest link here) ' |
Last modified 5mo ago