✨ A simple project to automate some stuffs in Habbo with G-Earth ✨

Overview

azure

⚡️ Habbo G-Earth extensions ⚡️

Bugs Semantic Release Commitizen friendly License

SonarCloud


pipelines

A simple project to automate some stuffs in Habbo with G-Earth

About   |    Getting Started   |    Authors


➤ Getting Started

If you want contribute on this project, first you need to make a git clone:

  1. git clone --depth 1 https://github.com/lpmatos/g-extensions.git -b master

This will give you access to the code on your local machine.

➤ Prerequisites

Before you start developing on this project you need to install some tools on your local machine:

Develop tools

  • python

G-Earth tools

  • java version 8

Support tools

  • npm, make, pre-commit

For more information, access the CONTRIBUTING file.

➤ Installing

To install support dependencies that handle commit and release standards, run the command:

make install

This shareable configuration use the following dependencies:

For more information, access the CONTRIBUTING file.

➤ Description

gif-description

G-Earth + G-Python allows you to create simple scripts for Habbo and run them on the fly! So in this project we created a pattern to hinder the creation of these scripts. G-Earth is a library for intercepting and manipulating Habbo packets, and G-Python is a library to create G-Earth extensions using Python code.

➤ Visuals

gif-description

➤ Usage

In habbo chat you can use the following commands:

  • !awake on: enable awake mode
  • !awake off: disable awake mode
  • !nt on: enable no typing mode
  • !nt off: disable no typing mode
  • !ats on: enable auto sit mode
  • !ats off: disable auto sit mode
  • !atsg on: enable auto sign mode
  • !atsg off: disable auto sign mode

➤ Links

➤ Author

👤 Lucca Pessoa

Hey!! If you like this project or if you find some bugs feel free to contact me in my channels:

➤ Versioning

To check the change history, please access the CHANGELOG.md file.

➤ Contributing

Contributions, issues and feature requests are welcome. Feel free to check issues page if you want to contribute. Check the contributing guide.

➤ Troubleshooting

If you have any problems, please contact me.

➤ License

This repository is released under the MIT license. In short, this means you are free to use this software in any personal, open-source or commercial projects. Attribution is optional but appreciated.

➤ Project status

Currently the project is being maintained and constantly changing with new features.

➤ Show your support

Give a ⭐️ if this project helped you!


Made with 💜 by me 👋 inspired on readme-md-generator

Comments
  • chore: bump @commitlint/cli from 15.0.0 to 16.0.0

    chore: bump @commitlint/cli from 15.0.0 to 16.0.0

    Bumps @commitlint/cli from 15.0.0 to 16.0.0.

    Release notes

    Sourced from @​commitlint/cli's releases.

    v16.0.0

    16.0.0 (2021-12-26)

    Bug Fixes

    • is-ignored: ignore merge tag commit messages (#2920) (914782a)
    • update dependency @​types/tmp to v0.2.2 (#2903) (d2f146c)
    • update dependency conventional-commits-parser to v3.2.3 (#2904) (3a98d3c)
    • cz-commitlint: combine commit body with issuesBody/breakingBody when body has an empty string (#2915) (a038b41)
    • docs: minor changes to guides (#2913) (499efd1)
    • update dependency conventional-changelog-conventionalcommits to v4.6.1 (#2906) (1d1ccfa)
    • update dependency cosmiconfig to v7.0.1 (#2905) (2c33c98)
    • update dependency jest-environment-node to v27.4.2 (#2907) (c3b29ba)
    • update dependency yargs to v17.3.0 (#2908) (a387494)

    Features

    • config-rush-scopes: add config for rush monorepo (#2878) (befa677)
    • cz-commitlint: support select scope with radio list by setting disableMultipleScopes (#2911) (9d8d73f), closes #2782
    • config validation (#2412) (c717202), closes #327

    BREAKING CHANGES

    • cz-commitlint: users who is using multiple scopes need to set enableMultipleScopes to true

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v15.0.0...v16.0.0

    Changelog

    Sourced from @​commitlint/cli's changelog.

    16.0.0 (2021-12-26)

    Features

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 3
  • chore: bump @semantic-release/commit-analyzer from 9.0.1 to 9.0.2

    chore: bump @semantic-release/commit-analyzer from 9.0.1 to 9.0.2

    Bumps @semantic-release/commit-analyzer from 9.0.1 to 9.0.2.

    Release notes

    Sourced from @​semantic-release/commit-analyzer's releases.

    v9.0.2

    9.0.2 (2021-11-23)

    Bug Fixes

    • bump conventional commits parser to version 3.2.3 (#289) (fc0a88a)
    Commits
    • fc0a88a fix: bump conventional commits parser to version 3.2.3 (#289)
    • 271625c chore(deps): lock file maintenance
    • 3d5044f chore(deps): lock file maintenance (#287)
    • b00574f chore(deps): lock file maintenance (#286)
    • 89983f4 chore(deps): lock file maintenance (#285)
    • 1651fc7 chore(deps): update dependency sinon to v12.0.1 (#284)
    • eccfd38 chore(deps): update dependency sinon to v12 (#283)
    • 9cc61f3 chore(deps): lock file maintenance (#282)
    • e59d3be chore(deps): lock file maintenance (#280)
    • 3b6e669 chore(deps): lock file maintenance
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 3
  • chore: bump @semantic-release/changelog from 6.0.0 to 6.0.1

    chore: bump @semantic-release/changelog from 6.0.0 to 6.0.1

    Bumps @semantic-release/changelog from 6.0.0 to 6.0.1.

    Release notes

    Sourced from @​semantic-release/changelog's releases.

    v6.0.1

    6.0.1 (2021-10-30)

    Bug Fixes

    • deps: update dependency @​semantic-release/error to v3 (#167) (ef37296)
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 3
  • chore: bump @commitlint/cli from 13.1.0 to 15.0.0

    chore: bump @commitlint/cli from 13.1.0 to 15.0.0

    Bumps @commitlint/cli from 13.1.0 to 15.0.0.

    Release notes

    Sourced from @​commitlint/cli's releases.

    v15.0.0

    15.0.0 (2021-11-17)

    Bug Fixes

    • prompt: correct import kind in prompt package (#2852) (45bf394)
    • prompt: correct version of internal dependencies in prompt package #2697 (#2851) (b1155ca)
    • types: fix signature of QualifiedRuleConfig for async configurations (#2868) (#2869) (c7f355b)

    Features

    Tests

    • config-lerna-scopes: reuse npm bootstrap to simplify tests (#2479) (9a7a43a), closes #2447

    BREAKING CHANGES

    • config-lerna-scopes: upgrade to lerna v4

    Co-authored-by: Renovate Bot [email protected] Co-authored-by: escapedcat [email protected]

    • test(config-lerna-scopes): reuse npm bootstrap to simplify tests

    • test(config-lerna-scopes): reuse npm bootstrap to simplify tests

    • test: fix issue after merge

    • test: one more fix after merge

    Co-authored-by: renovate[bot] Co-authored-by: Renovate Bot [email protected] Co-authored-by: escapedcat [email protected]

    Big thanks to @​armano2 ❤️

    v14.2.0

    14.2.0 (2021-11-06)

    Features

    • prompt: rewrite codebase to use inquirer - UPDATED with current master (#2697) (5105f43)

    ... (truncated)

    Changelog

    Sourced from @​commitlint/cli's changelog.

    15.0.0 (2021-11-17)

    Features

    14.1.0 (2021-11-01)

    Note: Version bump only for package @​commitlint/cli

    14.0.0 (2021-10-26)

    Note: Version bump only for package @​commitlint/cli

    13.2.1 (2021-10-09)

    Note: Version bump only for package @​commitlint/cli

    13.2.0 (2021-09-28)

    Note: Version bump only for package @​commitlint/cli

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 3
  • chore: bump @commitlint/config-conventional from 13.1.0 to 15.0.0

    chore: bump @commitlint/config-conventional from 13.1.0 to 15.0.0

    Bumps @commitlint/config-conventional from 13.1.0 to 15.0.0.

    Release notes

    Sourced from @​commitlint/config-conventional's releases.

    v15.0.0

    15.0.0 (2021-11-17)

    Bug Fixes

    • prompt: correct import kind in prompt package (#2852) (45bf394)
    • prompt: correct version of internal dependencies in prompt package #2697 (#2851) (b1155ca)
    • types: fix signature of QualifiedRuleConfig for async configurations (#2868) (#2869) (c7f355b)

    Features

    Tests

    • config-lerna-scopes: reuse npm bootstrap to simplify tests (#2479) (9a7a43a), closes #2447

    BREAKING CHANGES

    • config-lerna-scopes: upgrade to lerna v4

    Co-authored-by: Renovate Bot [email protected] Co-authored-by: escapedcat [email protected]

    • test(config-lerna-scopes): reuse npm bootstrap to simplify tests

    • test(config-lerna-scopes): reuse npm bootstrap to simplify tests

    • test: fix issue after merge

    • test: one more fix after merge

    Co-authored-by: renovate[bot] Co-authored-by: Renovate Bot [email protected] Co-authored-by: escapedcat [email protected]

    Big thanks to @​armano2 ❤️

    v14.2.0

    14.2.0 (2021-11-06)

    Features

    • prompt: rewrite codebase to use inquirer - UPDATED with current master (#2697) (5105f43)

    ... (truncated)

    Changelog

    Sourced from @​commitlint/config-conventional's changelog.

    15.0.0 (2021-11-17)

    Note: Version bump only for package @​commitlint/config-conventional

    14.1.0 (2021-11-01)

    Note: Version bump only for package @​commitlint/config-conventional

    14.0.0 (2021-10-26)

    Note: Version bump only for package @​commitlint/config-conventional

    13.2.0 (2021-09-28)

    Note: Version bump only for package @​commitlint/config-conventional

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 3
  • chore: bump actions/checkout from 2.3.4 to 2.4.0

    chore: bump actions/checkout from 2.3.4 to 2.4.0

    Bumps actions/checkout from 2.3.4 to 2.4.0.

    Release notes

    Sourced from actions/checkout's releases.

    v2.4.0

    • Convert SSH URLs like org-<ORG_ID>@github.com: to https://github.com/ - pr

    v2.3.5

    Update dependencies

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 3
  • chore: bump @semantic-release/git from 10.0.0 to 10.0.1

    chore: bump @semantic-release/git from 10.0.0 to 10.0.1

    Bumps @semantic-release/git from 10.0.0 to 10.0.1.

    Release notes

    Sourced from @​semantic-release/git's releases.

    v10.0.1

    10.0.1 (2021-10-30)

    Bug Fixes

    • deps: update dependency @​semantic-release/error to v3 (#295) (3e934d4)
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 3
  • chore: bump @commitlint/config-conventional from 13.1.0 to 14.1.0

    chore: bump @commitlint/config-conventional from 13.1.0 to 14.1.0

    Bumps @commitlint/config-conventional from 13.1.0 to 14.1.0.

    Release notes

    Sourced from @​commitlint/config-conventional's releases.

    v14.1.0

    14.1.0 (2021-11-01)

    Features

    • extend helpUrl from shareable config (#2846) (d7e2e2b)
    • load: add support for .commitlintrc.cjs and commitlint.config.cjs files (#2797) (fabb495)

    v14.0.0

    14.0.0 (2021-10-26)

    • support multiple scopes and multiple cases & fix sentence-case is not consistent with commitlint/cli (#2806) (2c71a7e), closes #2806 #2782

    BREAKING CHANGES

    • add prompt.settings configuration

    13.2.1

    13.2.1 (2021-10-09)

    Bug Fixes

    v13.2.0

    13.2.0 (2021-09-28)

    Bug Fixes

    • parse: enforce secure version of conventional-commits-parser (#2776) (a351801)
    • update dependency read-pkg to v7 (#2721) (7d9a3b1)
    • types: prompt messages key (4825a52)
    • types: prompt messages props optional (0bd0592)
    • types: user config prompt (6d7a1c4)

    Features

    • load: add cosmiconfig typescript loader (b65aced)
    Changelog

    Sourced from @​commitlint/config-conventional's changelog.

    14.1.0 (2021-11-01)

    Note: Version bump only for package @​commitlint/config-conventional

    14.0.0 (2021-10-26)

    Note: Version bump only for package @​commitlint/config-conventional

    13.2.0 (2021-09-28)

    Note: Version bump only for package @​commitlint/config-conventional

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 3
  • chore: bump @semantic-release/exec from 6.0.1 to 6.0.2

    chore: bump @semantic-release/exec from 6.0.1 to 6.0.2

    Bumps @semantic-release/exec from 6.0.1 to 6.0.2.

    Release notes

    Sourced from @​semantic-release/exec's releases.

    v6.0.2

    6.0.2 (2021-10-30)

    Bug Fixes

    • deps: update dependency @​semantic-release/error to v3 (#185) (f690867)
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 3
  • chore: bump @commitlint/cli from 13.1.0 to 14.1.0

    chore: bump @commitlint/cli from 13.1.0 to 14.1.0

    Bumps @commitlint/cli from 13.1.0 to 14.1.0.

    Release notes

    Sourced from @​commitlint/cli's releases.

    v14.1.0

    14.1.0 (2021-11-01)

    Features

    • extend helpUrl from shareable config (#2846) (d7e2e2b)
    • load: add support for .commitlintrc.cjs and commitlint.config.cjs files (#2797) (fabb495)

    v14.0.0

    14.0.0 (2021-10-26)

    • support multiple scopes and multiple cases & fix sentence-case is not consistent with commitlint/cli (#2806) (2c71a7e), closes #2806 #2782

    BREAKING CHANGES

    • add prompt.settings configuration

    13.2.1

    13.2.1 (2021-10-09)

    Bug Fixes

    v13.2.0

    13.2.0 (2021-09-28)

    Bug Fixes

    • parse: enforce secure version of conventional-commits-parser (#2776) (a351801)
    • update dependency read-pkg to v7 (#2721) (7d9a3b1)
    • types: prompt messages key (4825a52)
    • types: prompt messages props optional (0bd0592)
    • types: user config prompt (6d7a1c4)

    Features

    • load: add cosmiconfig typescript loader (b65aced)
    Changelog

    Sourced from @​commitlint/cli's changelog.

    14.1.0 (2021-11-01)

    Note: Version bump only for package @​commitlint/cli

    14.0.0 (2021-10-26)

    Note: Version bump only for package @​commitlint/cli

    13.2.1 (2021-10-09)

    Note: Version bump only for package @​commitlint/cli

    13.2.0 (2021-09-28)

    Note: Version bump only for package @​commitlint/cli

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 3
  • chore: bump @semantic-release/gitlab from 7.0.3 to 7.0.4

    chore: bump @semantic-release/gitlab from 7.0.3 to 7.0.4

    Bumps @semantic-release/gitlab from 7.0.3 to 7.0.4.

    Release notes

    Sourced from @​semantic-release/gitlab's releases.

    v7.0.4

    7.0.4 (2021-10-30)

    Bug Fixes

    • deps: update dependency @​semantic-release/error to v3 (#277) (c0493e1)
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 3
  • chore: bump actions/checkout from 2.4.0 to 3.3.0

    chore: bump actions/checkout from 2.4.0 to 3.3.0

    Bumps actions/checkout from 2.4.0 to 3.3.0.

    Release notes

    Sourced from actions/checkout's releases.

    v3.3.0

    What's Changed

    New Contributors

    Full Changelog: https://github.com/actions/checkout/compare/v3.2.0...v3.3.0

    v3.2.0

    What's Changed

    New Contributors

    Full Changelog: https://github.com/actions/checkout/compare/v3.1.0...v3.2.0

    v3.1.0

    What's Changed

    New Contributors

    Full Changelog: https://github.com/actions/checkout/compare/v3.0.2...v3.1.0

    v3.0.2

    What's Changed

    Full Changelog: https://github.com/actions/checkout/compare/v3...v3.0.2

    v3.0.1

    ... (truncated)

    Changelog

    Sourced from actions/checkout's changelog.

    Changelog

    v3.1.0

    v3.0.2

    v3.0.1

    v3.0.0

    v2.3.1

    v2.3.0

    v2.2.0

    v2.1.1

    • Changes to support GHES (here and here)

    v2.1.0

    v2.0.0

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies github_actions 
    opened by dependabot[bot] 0
  • chore: bump @commitlint/cli from 16.0.1 to 17.4.0

    chore: bump @commitlint/cli from 16.0.1 to 17.4.0

    Bumps @commitlint/cli from 16.0.1 to 17.4.0.

    Release notes

    Sourced from @​commitlint/cli's releases.

    v17.4.0

    17.4.0 (2023-01-04)

    Bug Fixes

    • stop truncating the body in presence of dashes (#3476) (02a61be)

    Features

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.3.0...v17.4.0

    v17.3.0

    17.3.0 (2022-11-21)

    Features

    • config-pnpm-scopes: implement config-pnpm-scopes (#3427) (ca3ae8b)

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.2.1...v17.3.0

    v17.2.1

    17.2.1 (2022-11-01)

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.2.0...v17.2.1

    v17.1.2

    17.1.2 (2022-08-29)

    ... (truncated)

    Changelog

    Sourced from @​commitlint/cli's changelog.

    17.4.0 (2023-01-04)

    Bug Fixes

    17.3.0 (2022-11-21)

    Note: Version bump only for package @​commitlint/cli

    17.2.0 (2022-10-31)

    Features

    17.1.2 (2022-08-29)

    Note: Version bump only for package @​commitlint/cli

    17.1.1 (2022-08-27)

    Note: Version bump only for package @​commitlint/cli

    17.1.0 (2022-08-27)

    Features

    17.0.3 (2022-06-25)

    Note: Version bump only for package @​commitlint/cli

    17.0.2 (2022-06-01)

    Note: Version bump only for package @​commitlint/cli

    17.0.1 (2022-05-25)

    Bug Fixes

    17.0.0 (2022-05-16)

    BREAKING CHANGES

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 0
  • chore: bump @commitlint/config-conventional from 16.0.0 to 17.4.0

    chore: bump @commitlint/config-conventional from 16.0.0 to 17.4.0

    Bumps @commitlint/config-conventional from 16.0.0 to 17.4.0.

    Release notes

    Sourced from @​commitlint/config-conventional's releases.

    v17.4.0

    17.4.0 (2023-01-04)

    Bug Fixes

    • stop truncating the body in presence of dashes (#3476) (02a61be)

    Features

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.3.0...v17.4.0

    v17.3.0

    17.3.0 (2022-11-21)

    Features

    • config-pnpm-scopes: implement config-pnpm-scopes (#3427) (ca3ae8b)

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.2.1...v17.3.0

    v17.2.1

    17.2.1 (2022-11-01)

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.2.0...v17.2.1

    v17.1.2

    17.1.2 (2022-08-29)

    ... (truncated)

    Changelog

    Sourced from @​commitlint/config-conventional's changelog.

    17.4.0 (2023-01-04)

    Note: Version bump only for package @​commitlint/config-conventional

    17.3.0 (2022-11-21)

    Note: Version bump only for package @​commitlint/config-conventional

    17.2.0 (2022-10-31)

    Note: Version bump only for package @​commitlint/config-conventional

    17.1.0 (2022-08-27)

    Note: Version bump only for package @​commitlint/config-conventional

    17.0.3 (2022-06-25)

    Note: Version bump only for package @​commitlint/config-conventional

    17.0.2 (2022-06-01)

    Bug Fixes

    • update dependency conventional-changelog-conventionalcommits to v5 (#3201) (c20fd19)

    17.0.0 (2022-05-16)

    BREAKING CHANGES

    • drop node v12 support

    • chore: rename circleci windows job

    node version is not defned by the name anyways (i think)

    16.2.4 (2022-04-28)

    Note: Version bump only for package @​commitlint/config-conventional

    16.2.1 (2022-02-13)

    Note: Version bump only for package @​commitlint/config-conventional

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 0
  • chore: bump actions/stale from 4 to 7

    chore: bump actions/stale from 4 to 7

    Bumps actions/stale from 4 to 7.

    Release notes

    Sourced from actions/stale's releases.

    v7.0.0

    ⚠️ This version contains breaking changes ⚠️

    What's Changed

    Breaking Changes

    • In this release we prevent this action from managing the stale label on items included in exempt-issue-labels and exempt-pr-labels
    • We decided that this is outside of the scope of this action, and to be left up to the maintainer

    New Contributors

    Full Changelog: https://github.com/actions/stale/compare/v6...v7.0.0

    v6.0.1

    Update @​actions/core to 1.10.0 #839

    Full Changelog: https://github.com/actions/stale/compare/v6.0.0...v6.0.1

    v6.0.0

    :warning: Breaking change :warning:

    Issues/PRs default close-issue-reason is now not_planned(#789)

    V5.2.0

    Features: New option include-only-assigned enables users to process only issues/PRs that are already assigned. If there is no assignees and this option is set, issue will not be processed per: issue/596

    Fixes: Fix date comparison edge case PR/816

    Dependency Updates: PR/812

    Fix issue when days-before-close is more than days-before-stale

    fixes a bug introduced in #717

    fixed in #775

    v5.1.0

    [5.1.0]

    ... (truncated)

    Changelog

    Sourced from actions/stale's changelog.

    Changelog

    [7.0.0]

    :warning: Breaking change :warning:

    [6.0.1]

    Update @​actions/core to v1.10.0 (#839)

    [6.0.0]

    :warning: Breaking change :warning:

    Issues/PRs default close-issue-reason is now not_planned(#789)

    [5.1.0]

    Don't process stale issues right after they're marked stale [Add close-issue-reason option]#764#772 Various dependabot/dependency updates

    Commits
    • 6f05e42 draft release for v7.0.0 (#888)
    • eed91cb Update how stale handles exempt items (#874)
    • 10dc265 Merge pull request #880 from akv-platform/update-stale-repo
    • 9c1eb3f Update .md files and allign build-test.yml with the current test.yml
    • bc357bd Update .github/workflows/release-new-action-version.yml
    • 690ede5 Update .github/ISSUE_TEMPLATE/bug_report.md
    • afbcabf Merge branch 'main' into update-stale-repo
    • e364411 Update name of codeql.yml file
    • 627cef3 fix print outputs step (#859)
    • 975308f Merge pull request #876 from jongwooo/chore/use-cache-in-check-dist
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies github_actions 
    opened by dependabot[bot] 0
  • chore: bump @semantic-release/gitlab from 7.0.4 to 9.5.1

    chore: bump @semantic-release/gitlab from 7.0.4 to 9.5.1

    Bumps @semantic-release/gitlab from 7.0.4 to 9.5.1.

    Release notes

    Sourced from @​semantic-release/gitlab's releases.

    v9.5.1

    9.5.1 (2022-12-08)

    Bug Fixes

    • deps: update dependency fs-extra to v11 (#462) (5376274)

    v9.5.0

    9.5.0 (2022-11-03)

    Features

    • verify: Reduce access_level requirements when using --dry-run (#452) (292a279)

    v9.4.2

    9.4.2 (2022-09-13)

    Bug Fixes

    • deps: update dependency parse-url to v8 (#432) (0436c2d)

    v9.4.1

    9.4.1 (2022-07-11)

    Bug Fixes

    v9.4.0

    9.4.0 (2022-07-11)

    Features

    • allow templating support for asset url, type and filepath (#409) (129dff5), closes #406

    v9.3.2

    9.3.2 (2022-05-31)

    Bug Fixes

    v9.3.1

    9.3.1 (2022-05-29)

    ... (truncated)

    Commits
    • 5376274 fix(deps): update dependency fs-extra to v11 (#462)
    • 482feff chore(deps): lock file maintenance (#463)
    • 333bf0a chore(deps): lock file maintenance (#458)
    • 93185b6 chore(deps): update dependency sinon to v15 (#461)
    • a7c7627 chore(deps): update dependency sinon to v14.0.2 (#459)
    • 427c371 chore(deps): update dependency ava to v5.1.0 (#460)
    • 292a279 feat(verify): Reduce access_level requirements when using --dry-run (#452)
    • f179e19 chore(deps): lock file maintenance (#457)
    • f1c735a chore(deps): update dependency ava to v5 (#456)
    • f54993e chore(deps): lock file maintenance (#455)
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 0
  • chore: bump commitizen from 4.2.4 to 4.2.6

    chore: bump commitizen from 4.2.4 to 4.2.6

    Bumps commitizen from 4.2.4 to 4.2.6.

    Release notes

    Sourced from commitizen's releases.

    v4.2.6

    4.2.6 (2022-12-06)

    Bug Fixes

    • sec: upgrade semantic-release to 19.0.3 (#953) (815c69d)

    v4.2.5

    4.2.5 (2022-07-17)

    Bug Fixes

    • deps: update all non-major dependencies (69de704)
    • deps: update all non-major dependencies (3c2553f)
    • deps: update dependencies from renovatebot PRs (#862) (64a8ed6)
    • deps: update dependency glob to v7.1.6 (#861) (2505419)
    • deps: update dependency inquirer to v8 (#874) (9c7e863)
    • do not include .nyc_output in published files (#851) (68c377b), closes 4.2.4#d2h-425221 #730
    • fix the "isFunction" utility to match both "asyncFunction"s and "Function"s (#927) (25dc80c), closes #926
    • git-cz.js,staging.js: check for staged files before running prompt (#818) (fdb73cd), closes #785 #585 #785
    Commits
    • 815c69d fix(sec): upgrade semantic-release to 19.0.3 (#953)
    • 0939910 ci(release): defined a github workflow to release with semantic-release (#923)
    • 757a806 chore(deps): update all non-major dependencies
    • 25dc80c fix: fix the "isFunction" utility to match both "asyncFunction"s and "Functio...
    • fc283fb chore(deps): update dependency semver to v7.3.7
    • c35a3c7 chore(deps): update all non-major dependencies
    • 69de704 fix(deps): update all non-major dependencies
    • e79f3ee chore(deps): update dependency @​babel/core to v7.17.8
    • 69689fb chore(deps): update all non-major dependencies to v7.17.7
    • 3c2553f fix(deps): update all non-major dependencies
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 0
Releases(1.0.0)
  • 1.0.0(Aug 18, 2021)

    1.0.0 (2021-08-18)

    :package: Atualizações

    • deps: bump flake8 from 3.9.0 to 3.9.2 (d711084)
    • deps: bump isort from 5.8.0 to 5.9.3 (b6de511)
    • deps: bump mypy from 0.812 to 0.910 (c036d02)
    • deps: bump pylint from 2.7.2 to 2.9.6 (871e898)
    • deps: update dependency arrow to v1.1.1 (d103814)
    • deps: update dependency asciimatics to v1.13.0 (45f1d26)
    • deps: update dependency coloredlogs to v15.0.1 (c421399)
    • deps: update dependency python-json-logger to v2.0.2 (9df1858)
    • deps: update dependency rich to v10.7.0 (b9895f3)
    • deps: update dependency semantic-release to v17.4.5 (2bfb914)
    • deps: update precommit hook pre-commit/pre-commit-hooks to v4 (526c0b3)

    :memo: Documentação

    :bug: Correções

    :sparkles: Novidades

    Source code(tar.gz)
    Source code(zip)
Owner
Lucca Pessoa
🌎 DevOps Engineer - Senior Procrastinator 🦥
Lucca Pessoa
Telegram Link Wayback Bot. This bot archives a web page thrown at itself with wayback Machine (Archive.org).

Telegram Link Wayback Bot. This bot archives a web page thrown at itself with wayback Machine (Archive.org).

Hüzünlü Artemis [HuzunluArtemis] 11 Feb 18, 2022
ShotsGram - For sending captures from your monitor to a telegram chat (robot)

ShotsGram pt-BR Envios de capturas do seu monitor para um chat do telegram. Essa

Carlos Alberto 1 Apr 24, 2022
An simple python script for remove rockstar account for fivem, very useful for cheating or change account for unban from an server, remember change steam account.

This tool is used for be unbanned from servers, u need disconnect the discord, use other steam account and uninstall xbox for be unbanned 100%, it only work for unban in server, not global

MiguDEV 4 Oct 10, 2022
Apple iTunes In-app purchase verification tool

itunes-iap v2 Python 2 & 3 compatible! Even with :mod:`asyncio` support! Source code: https://github.com/youknowone/itunes-iap Documentation: http://i

Jeong YunWon 129 Dec 10, 2022
TON Miner from TON-Pool.com

TON-Pool Miner Miner from TON-Pool.com

21 Nov 18, 2022
A modified Sequential and NLP based Bot

A modified Sequential and NLP based Bot I improvised this bot a bit with some implementations as a part of my own hobby project :) Note: I do not own

Jay Desale 2 Jan 07, 2022
SongFinder Bot helps you to find song name by recognising via voice note or instagram reels shared link.

SongFinder V1.1 SongFinder to detect songs name by just sending voice note or instagram reels links to your telegram bot. FFMPEG must be installed on

Abhishek Pathak 4 Dec 30, 2022
Injector/automatic translator (using deepL API) for Tsukihime Remake

deepLuna Extractor/Editor/Translator/Injector for Tsukihime Remake About deepLuna, from "deepL", the machine translation service, and "Luna", the name

30 Dec 15, 2022
A Python wrapper for the QQ Channel API

A Python wrapper for the QQ Channel API

Fox_white 55 Dec 07, 2022
Elemeno.ai standard development kit in Python

Overview A set of glue code and utilities to make using elemeno AI platform a smooth experience Free software: Apache Software License 2.0 Installatio

Elemeno AI 3 Dec 14, 2022
A head unit UI designed to replace the RTx/SMEG/RNEG/NG4/RCC/NAC

HeadUnit UI (Come discuss about it on our Discord!) Intro This is the UI part of a headunit project from OpenLeo, based on python and kivy, it looks l

OpenLeo 6 Nov 23, 2022
Converts a text file of songs to a playlist on your Spotify account.

Playlist Converter Convert a text file of songs to a playlist on your Spotify account. Create your playlists faster instead of manually searching for

Priya Aggarwal 18 Dec 21, 2022
TuShare is a utility for crawling historical data of China stocks

TuShare Tushare Pro版已发布,请访问新的官网了解和查询数据接口! https://tushare.pro TuShare是实现对股票/期货等金融数据从数据采集、清洗加工 到 数据存储过程的工具,满足金融量化分析师和学习数据分析的人在数据获取方面的需求,它的特点是数据覆盖范围广,接口

挖地兔 11.9k Dec 30, 2022
Python script to harvest tweets with the Twitter API V2 Academic Research Product Track

Tweet harvester Python script to scrape, collect, and/or harvest tweets with the Twitter API V2 Academic Research Product Track. Important note: In or

Thomas Frissen 2 Nov 11, 2021
DEPRECATED - Official Python Client for the Discogs API

⚠️ DEPRECATED This repository is no longer maintained. You can still use a REST client like Requests or other third-party Python library to access the

Discogs 483 Dec 31, 2022
With this program you can work English & Turkish

1 - How Can I Work This? You must have Python compilers in order to run this program. First of all, download the compiler in the link. Compiler 2 - Do

Mustafa Bahadır Doğrusöz 3 Aug 07, 2021
A Telegram UserBot to Play Radio in Voice Chats. This is also the source code of the userbot which is being used for playing Radio in @AsmSafone Channel.

Telegram Radio Player UserBot A Telegram UserBot to Play Radio in Channel or Group Voice Chats. This is also the source code of the userbot which is b

SAF ONE 44 Nov 12, 2022
The world's first public V2ray manager Telegram bot

📌 DarkV2ray-Manager-Bot 0.1 UPDATE 11/11/2021 Telegram bot v2ray Test user expired date data limit paylode && sni usage user on/off heroku bot hostin

@Dk_king_offcial 1 Nov 11, 2021
Python API for Photoshop.

Python API for Photoshop. The example above was created with Photoshop Python API.

Hal 372 Jan 02, 2023
Exporta archivos masivamente del TEC Digital.

TEC Digital Files Exporter Script que permite exportar los archivos de cursos del TEC Digital del Instituto Tecnológico de Costa Rica, debido al borra

Joseph Vargas 22 Apr 08, 2021