Cog-Creators / Cog-Creators/Red-DiscordBot

[Core] Implement [p]mydata getdata

Open
#5,827 2 comments 7 reactions 0 assignees View on GitHub
Category: Core - API - Commands Package Category: Core - Bot Commands Status: Needs Discussion Type: Feature
Dominant language
Python
Stars
5.7k
Forks
2.5k
Avg merge
6d 16h
Merged PRs (30d)
1

Description

Currently, the `[p]mydata getdata` command in `redbot/core/core_commands.py` is a stub which notes that the command will be available in the future. This issue serves as a place to track the progress towards the implementation of that command, as well as a place for discussion on how to do so.

The main consideration in implementing this command is the process of compiling and presenting the data to the user. User data can take many forms, including binary formats such as images. It must be possible for cogs to include all types of data, as well as multiple at the same time. This data must be presented to the user in an easy to access format.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.