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

[V3 Core] add [p]backup #1471

Merged
merged 3 commits into from
Mar 28, 2018

Conversation

palmtree5
Copy link
Member

This will allow for creating backups while the bot is running

@palmtree5 palmtree5 requested a review from tekulvw as a code owner March 25, 2018 05:31
@@ -21,6 +23,9 @@
from redbot.core import i18n
from redbot.core import rpc
from redbot.core.context import RedContext
from redbot.core.data_manager import basic_config, instance_name
from redbot.core.drivers.red_mongo import Mongo
Copy link
Member

Choose a reason for hiding this comment

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

Gotta move these imports down to right before they're used.

@tekulvw tekulvw merged commit 2f23244 into Cog-Creators:V3/develop Mar 28, 2018
@palmtree5 palmtree5 deleted the V3/feature/backup_command branch May 31, 2021 05:56
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.

None yet

2 participants