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

Add the timer plugin to the list #22

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Conversation

pedantic-git
Copy link
Contributor

@pedantic-git pedantic-git commented Jan 21, 2024

I just spent a couple of hours creating a 'timer' plugin that uses asyncio.sleep to wait for the specified number of seconds and then issue a response with "Time's up!"

This is my first time writing a Maubot plugin and also my Python is a little rusty, so I'd love a little look over the sources if you have chance. They're here: https://github.com/pedantic-git/maubot-timer

Thanks so much for this amazing bot! I'm loving how modular it is!

Copy link
Collaborator

@williamkray williamkray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@williamkray williamkray merged commit 290b607 into maubot:main Jan 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants