-
-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Discord bot to make reservations? #526
Comments
Hi @olzhang. Yes it shouldn't be too difficult to implement a bot for discord. |
Hi, Yea definitely. I was just curious if someone is currently working on something like this already. If not, I'd be happy to do it. I was thinking of doing something like this: reserve command and then bot will respond back with something like
e.g. reserved 2 bags from 12345 Paris Baguette Times Square (Baked Goods) cancel command and then bot will respond back with something like
e.g. cancelled 2 bags from 12345 Paris Baguette Times Square (Baked Goods) or in the case of no reservations found for this particular favoriteid it will respond with something like cancelall command and then bot will respond back with something like
e.g. cancelled 2 bags from 12345 Paris Baguette Times Square (Baked Goods) or in the case of no reservations found for this particular favoriteid it will respond with something like cancelall command and then bot will respond back with something like
listreservations and then bot will respond back with something a list of active reservations Of course, also a mechanism to notify user of when reservations are made. Gimme a day or 2 to think about how to implement all this and I'll come back to this thread before I code anything But happy for any thoughts/feedback |
Hi,
thanks for making this project! Quick q, i noticed that the telegram bot allows you to make reservations. Is there a way to do this using the discord bot? If not, is there any plans to develop this feature?
Thanks!
The text was updated successfully, but these errors were encountered: