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

Ban Commands and Descriptor Data #61

Merged
merged 19 commits into from
Mar 26, 2023
Merged

Ban Commands and Descriptor Data #61

merged 19 commits into from
Mar 26, 2023

Conversation

Tech-TTGames
Copy link
Owner

Description

Implementing new features! + Minor fixes

Changes Made

  • Added ban status and time
  • Added Last response autoclose

Issues Resolved

Checklist

  • My code follows the style guidelines of this project.
  • I have reviewed my own code and ensured it passes all linting tests.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.

@Tech-TTGames
Copy link
Owner Author

Resolves #45
Resolves #22

@Tech-TTGames Tech-TTGames linked an issue Mar 23, 2023 that may be closed by this pull request
@Tech-TTGames Tech-TTGames added Type: Enhancement An improvement to an already existing feature. Type: Feature A new feature request. Status: In Progress Development/Fix has started on this issue. Priority: 3 Issue does not require any attention and will be handled in free time. labels Mar 23, 2023
tickets_plus/cogs/settings.py Fixed Show fixed Hide fixed
tickets_plus/cogs/settings.py Fixed Show fixed Hide fixed
@Tech-TTGames Tech-TTGames marked this pull request as ready for review March 24, 2023 13:36
@Tech-TTGames
Copy link
Owner Author

Begin testing.

@Tech-TTGames Tech-TTGames added Status: Ready The fix/feature has been created and awaits deployment. and removed Status: In Progress Development/Fix has started on this issue. labels Mar 25, 2023
@Tech-TTGames Tech-TTGames merged commit afe2b49 into main Mar 26, 2023
@Tech-TTGames Tech-TTGames deleted the dev-alpha branch March 26, 2023 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: 3 Issue does not require any attention and will be handled in free time. Status: Ready The fix/feature has been created and awaits deployment. Type: Enhancement An improvement to an already existing feature. Type: Feature A new feature request.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Feature] Data in the descriptor
2 participants