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

The API update #77

Merged
merged 59 commits into from
May 7, 2023
Merged

The API update #77

merged 59 commits into from
May 7, 2023

Conversation

Tech-TTGames
Copy link
Owner

@Tech-TTGames Tech-TTGames commented Apr 21, 2023

Description

Do get the user and actually only bot-channels. More efficient.

Changes Made

  • Integration endpoint implemented
  • API created

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 Tech-TTGames added the Priority: 2 Issue requires attention but is not important. label Apr 21, 2023
@Tech-TTGames Tech-TTGames self-assigned this Apr 21, 2023
@restyled-io restyled-io bot mentioned this pull request Apr 21, 2023
@Tech-TTGames Tech-TTGames added Type: Feature A new feature request. Status: In Progress Development/Fix has started on this issue. labels Apr 21, 2023
Signed-off-by: Tech. TTGames <[email protected]>
@restyled-io restyled-io bot mentioned this pull request Apr 21, 2023
@restyled-io restyled-io bot mentioned this pull request Apr 21, 2023
@restyled-io restyled-io bot mentioned this pull request Apr 21, 2023
Signed-off-by: Tech. TTGames <[email protected]>
example_config.json Outdated Show resolved Hide resolved
example_config.json Outdated Show resolved Hide resolved
example_config.json Outdated Show resolved Hide resolved
example_config.json Outdated Show resolved Hide resolved
example_config.json Outdated Show resolved Hide resolved
example_secret.json Outdated Show resolved Hide resolved
example_secret.json Show resolved Hide resolved
example_config.json Show resolved Hide resolved
tickets_plus/api/handlers.py Fixed Show resolved Hide resolved
tickets_plus/cogs/routines.py Outdated Show resolved Hide resolved
@restyled-io restyled-io bot mentioned this pull request May 1, 2023
restyled-io bot and others added 4 commits May 1, 2023 18:08
* Restyled by autopep8

* Restyled by prettier-markdown

* Restyled by whitespace

* Restyled by yapf

---------

Co-authored-by: Restyled.io <[email protected]>
@restyled-io restyled-io bot mentioned this pull request May 4, 2023
@restyled-io restyled-io bot mentioned this pull request May 6, 2023
Tech-TTGames and others added 2 commits May 6, 2023 19:18
* Restyled by isort

* Restyled by prettier-json

* Restyled by autopep8

* Restyled by yapf

---------

Co-authored-by: Restyled.io <[email protected]>
@Tech-TTGames Tech-TTGames requested a review from benfoster04 May 6, 2023 17:23
Copy link
Collaborator

@benfoster04 benfoster04 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and cleared for merge. Good work! Looks consistent and a very good implementation to the bot structure.

@Tech-TTGames Tech-TTGames added this to the v0.1.1.0 milestone May 6, 2023
@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 May 6, 2023
@Tech-TTGames Tech-TTGames merged commit 5cd9ea5 into main May 7, 2023
@Tech-TTGames Tech-TTGames deleted the v0.1.1.0 branch May 7, 2023 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: 2 Issue requires attention but is not important. Status: Ready The fix/feature has been created and awaits deployment. Type: Feature A new feature request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement]: Actual Tickets Integration [Feature] Autoclose Warning
2 participants