Skip to content
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

Single line calendar/event/announcement creation #58

Open
smnc opened this issue Sep 5, 2020 · 3 comments
Open

Single line calendar/event/announcement creation #58

smnc opened this issue Sep 5, 2020 · 3 comments
Labels
area/bot Issues and pull requests relating to the Bot module enhancement help wanted work in progress Any changes that are currently being worked on

Comments

@smnc
Copy link
Collaborator

smnc commented Sep 5, 2020

Is your feature request related to a problem? Please describe.
For advanced users it would save time to have the ability to create an event or annoucement with a single long command.

Describe the solution you'd like
!event create [some date] [some time] [some event title]

Describe alternatives you've considered
None

Additional context
Scheduler bot has this functionality: https://github.com/pyrox18/SchedulerBot
image

@NovaFox161 NovaFox161 added help wanted area/bot Issues and pull requests relating to the Bot module Priority: Severe/High labels Sep 6, 2020
@elestranobaron
Copy link

elestranobaron commented Jan 21, 2021

Hello, i think this would be a Big Feature

I think something like:

!rendezvous eventname eventdate

is quickly needed (at first)

@elestranobaron
Copy link

elestranobaron commented Jan 21, 2021

The four commmands to combine are the following:

!cal edit

!event create toto

!event start 2021/02/21-13:00:00

!event confirm

@NovaFox161
Copy link
Member

Calendar creation is now much closer to "one line" and can be achieved in 2 commands:
/calendar create [name] (description) (timezone) (host)
/calendar confirm

I chose to keep the calendar confirm flow so that there's still a change to correct any typos and look things over before its created.

@NovaFox161 NovaFox161 changed the title Single line event/announcement creation Single line calendar/event/announcement creation Apr 19, 2022
@NovaFox161 NovaFox161 added the work in progress Any changes that are currently being worked on label Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/bot Issues and pull requests relating to the Bot module enhancement help wanted work in progress Any changes that are currently being worked on
Projects
None yet
Development

No branches or pull requests

3 participants