jinc0930 / takoyaki

Your neighborhood friendly discord bot
MIT License
2 stars 0 forks source link

Editting a Message #3

Open jinc0930 opened 1 month ago

jinc0930 commented 1 month ago

My vision for the flip command is that -

  1. The bot acknowledges the command and plays a coinflip gif
  2. The bot waits for 3 seconds
  3. The bot gives the result of the coin flip

but that all to be done with the same message - which requires the bot to edit the message originally sent.

This will be the feature I work on tmr.

jinc0930 commented 1 month ago

The implementation is delayed due to unforeseen issues in other parts of development. Will be top priority after fixing...