Please sign in to access this page

Reaction Bot

Reaction Bot

10 devlogs
4h 28m
Created by Chesspotato

This is a discord bot that allows you to set a trigger word and have it send a automatic response of your choosing or reacting of your choosing.
Commands:
/auto_message: Select a message to automatically send as a reaction to a message of your choosing
/auto_react: Select a reaction to automaticly send as a reaction to a message of your choosing
/clear-all-auto_message: Clears all your auto_message commands
/clear-all-auto_react: Clears all your auto_react commands
/delete-auto_message: Delete a specific auto message by its trigger word
/delete-auto_react: Delete a specific auto reaction by its trigger word
/list-all-auto-message: Lists all current auto message and react commands

Timeline

Ship 1

Chesspotato

6 days ago

Chesspotato Covers 10 devlogs and 4h 28m

Just spent this time copying stuff from the code for discriptions and seting up for shipping so yeah vote for me so I can buy stuff from the shop like this bambu lab gift card idk just put this image

Update attachment
Earned sticker

After an unhealthy amount of trys I got the command to list all the current commands to work and I think its time to ship

Update attachment
Earned sticker

Got the single trigger deletion working for both the react and the automessasge ones in the photo it only has it shown working for the automessage but it does infact work

Update attachment

Started writing code for the single delete thing for a trigger msg

Update attachment
Earned sticker

just started working on that delete just one of the auto_message command thing and making the same for auto react should be pretty easy

Update attachment

Added these to commands to clear all your commands and probably gonna add a command to just delete one or two like not all of them

Update attachment

So made the reaction with emoji part of it work buttttt theres a bug as shown were is the trigger word is in the message like a is the trigger if the word away is said it would trigger this time was also spent fixing a bug were the messsage was again being sent 2 times which happened bc i messed stuff up trying to set up the react with emoji command ill also probably add a clear/delete reaction command and maybe fix up some names and description make everything more clear. Sorry kinda long devlog

Update attachment

Fixed the error of it sending the auto response message multiple times

Update attachment

made code to have the bot automatically respond to message of your choice with a response of your choice and it seems to work pretty well though there is a bug where it sends the same message twice as the image shows and I started coding a thing that does the same but reacts to the message instend of responding with a new message

Update attachment

Pretty much just set up the bot just with a simple hello command and it seems to be working

Update attachment