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

Rewrite Proposal No. 2: Repo Restructure, Semver, Plugins #194

Open
nattadasu opened this issue Jul 3, 2023 · 0 comments
Open

Rewrite Proposal No. 2: Repo Restructure, Semver, Plugins #194

nattadasu opened this issue Jul 3, 2023 · 0 comments
Assignees
Labels
breaking This issue or pull request may break features or configurations documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed proposal Suggestion for changes, new features, or improvements to a project

Comments

@nattadasu
Copy link
Owner

nattadasu commented Jul 3, 2023

Description

This issue will be a proposal on how Ryuusei "pleases" developers by better folder structures and ability to install additional plugins from dedicated repo

Changes

  1. Restructure repo to be "pythonic" as possible
  2. Follow Semver convention for each releases, starts at 1.0.0
  3. Add a way to download and manage additional plugins
  4. Proper typing and resolve linting issues >:o
  5. Use TOML based config system than using .env, so plugin can add additional credential input there
  6. Move nattadasu/ryuuRyuusei to ryuuRyuusei/ryuuRyuusei
  7. Change database system from TSV to SQL
  8. Move dataclasses to specific models/ folder
  9. On /myanimelist profile, prefer scraping MyAnimeList HTML than relying on Jikan to avoid unwanted err
  10. Create 👏 tests 👏 for 👏 every 👏 modules
  11. Create a template for issue and pull request
  12. Create a documentation website/folder on how to run bot, usage, and developing plugin for the bot
  13. Drop language support as it kinda overhaul maintainer capability
  14. Implement video embed if a service has attached URL to YouTube on title showcase
@nattadasu nattadasu added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed breaking This issue or pull request may break features or configurations proposal Suggestion for changes, new features, or improvements to a project labels Jul 3, 2023
@nattadasu nattadasu self-assigned this Jul 3, 2023
nattadasu added a commit that referenced this issue Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This issue or pull request may break features or configurations documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed proposal Suggestion for changes, new features, or improvements to a project
Projects
None yet
Development

No branches or pull requests

1 participant