mirror of
https://github.com/JakeStanger/Discord-Friend-Timezones.git
synced 2026-07-11 10:14:09 +01:00
[PR #3] [MERGED] make all methods async #3
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/Discord-Friend-Timezones#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/JakeStanger/Discord-Friend-Timezones/pull/3
Author: @kramrm
Created: 5/30/2020
Status: ✅ Merged
Merged: 5/30/2020
Merged by: @JakeStanger
Base:
master← Head:kramrm-patch-3📝 Commits (2)
4ac9b8bmake all methods asynca6fcd45Add command to list available timezone options📊 Changes
1 file changed (+16 additions, -6 deletions)
View changed files
📝
bot.py(+16 -6)📄 Description
Make get/save methods awaitables to prevent them from being potentially blocking calls.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.