sunnamed434 / DiscordFS

Use Discord as your personal cloud storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiscordFS

Use Discord as your personal free cloud storage


Current State

PROJECT IS WORK IN PROGRESS / NOT READY FOR USE YET

Quick Start

Requirements

  • Windows 10 Fall Creators Update or newer
  • .NET 7 Runtime (x64 | x86 | arm64)

Preparation

Before starting, you will have to create a Discord bot.
This will take less than 5 minutes.

Setting up the Discord bot

  • First go to Discord Applications Portal and create a new application
  • On the left, under Settings, click on Bot and add a bot:
    image
  • Copy the Bot token (you will need it later):
    image
  • On the left, under Settings, click on OAuth2 and copy the Client ID.
    image
    image
  • Replace the Client ID in the link below and invite the bot to your server with it:
    https://discord.com/api/oauth2/authorize?client_id=YOUR_CLIENT_ID&permissions=8&scope=bot

Installation

Download the latest version from Releases.
After installing the package, the app will guide you through the setup process.

Once the setup is finished, you should see a new "Discord.FS - [...]" tab on the left in the Windows Explorer.

Disclaimer

THIS PROJECT IS NOT ENDORESED BY, AFFILIATED WITH, MAINTAINED, AUTHORIZED OR SPONSORED BY DISCORD INC OR ANY OF ITS SUBSIDIARIES OR ITS AFFILIATES. THE USE OF ANY TRADE NAME OR TRADEMARK IS FOR IDENTIFICATION AND REFERENCE PURPOSES ONLY AND DOES NOT IMPLY ANY ASSOCIATION WITH THE TRADEMARK HOLDER OF THEIR PRODUCT BRAND.

DO NOT STORE ANY IMPORTANT FILES USING THIS SOFTWARE. DISCORD INC MAY REMOVE OR RESTRICT ACCESS TO ANY FILES AT ANY GIVEN TIME FOR ANY REASON AT ITS SOLE DISCRETION. STORED FILES MAY GET CORRUPTED OR LOST AT ANY GIVEN TIME FOR ANY REASON.

NEITHER THE CREATORS OF THIS PROJECT NOR THE CONTRIBUTORS MAY BE HELD LIABLE FOR ANY DIRECT OR INDIRECT DAMAGE CAUSED BY THE USAGE OF THIS SOFTWARE IN ANY WAY.

Copyright

Copyright (C) 2023 Enes Sadık Özbek and contributors.

Most of this project's code is, unless otherwise specified, licensed under the GNU GPL v3 license.
See the LICENSE file for more information.

Acknowledgements

About

Use Discord as your personal cloud storage

License:GNU General Public License v3.0


Languages

Language:C# 100.0%