Please sign in to access this page
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
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
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
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
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
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
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
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
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
Pretty much just set up the bot just with a simple hello command and it seems to be working