ScottJDaley / ada

A Discord bot for the Satisfactory video game.
MIT License
31 stars 5 forks source link

Make bot look like it is typing while processing a request #68

Closed ScottJDaley closed 1 year ago

ScottJDaley commented 4 years ago
async with message.channel.typing():
  ...

From here: https://github.com/SpectrixOfficial/discordpy-dialogflow-chatbot/blob/master/rewrite/chatbot-rewrite.py

lakshyashastri commented 4 years ago

Do you still need help on this one @ScottJDaley

ScottJDaley commented 4 years ago

Hi @LakshyaShastri! Unfortunately, I stopped working on this project several months ago. You are welcome to fork this repo and add the feature yourself. Or you can send a PR and I can try to take a look in the next week or so.

ScottJDaley commented 1 year ago

Does this automatically with slash commands