A simple package that helps people using dropbox to backup on discord
Project description
dropboxDiscord
A simple package that helps people using dropbox to backup on discord
Example :
import dropboxDiscord
from discord.ext import commands
bot = commands.Bot(command_prefix='!')
..
@bot.command()
@commands.is_owner()
async def backup(ctx):
await dropboxDiscord.backup(bot, "yourdropboxtoken",ctx, ['database.json', 'db.sqlite'])
..
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file dropboxDiscord-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: dropboxDiscord-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f5fa7519441b007a2af961854c148a810cf5eb5adf054cfe954a018b6eb3a51 |
|
MD5 | 5e055dc6efff627ca87c6c1edd94e5c9 |
|
BLAKE2b-256 | e9744dd98358eece5638032dfca978ae1384b4194ae86bb6504f1429cca8ba8d |