Closed
Description
Hello! The bot holds command like:
/commands@bot args
But this isn't the best way to create a user friendly interface.
I would like to build an interface like this:
user: /weather@bot
bot: Enter location
user: London
bot: Show weather in London
Have you aver think about a way to track all the massage and execute a command at the end?