✨ 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 Remote Administration Tool

Telegram Remote Administration Tool DISCLAIMER | Telegram Remote Administration Tool can only be used at your PC. Do not be evil! Читайте на Русском |

13 Nov 12, 2022
Um bot simples para seguir as pessoas

Um bot simples para seguir pessoas no instagram, criado apeanas para testes. Utilizando o framework "Selenium", criei um bot para entrar em uma conta

Mobben 1 Nov 05, 2021
A Simple Telegram Inline Torrent Search Bot by @AbirHasan2005

A Simple Telegram Inline Torrent Search Bot by @AbirHasan2005

Abir Hasan 61 Oct 28, 2022
Get Notified about vaccine availability in your location on email & sms ✉️! Vaccinator Octocat tracks & sends personalised vaccine info everday. Go get your shot ! 💉

Vaccinater Get Notified about vaccine availability in your location on email & sms ✉️ ! Vaccinator Octocat tracks & sends personalised vaccine info ev

Mayukh Pankaj 6 Apr 28, 2022
Script to automatically book a vaccine slot on Doctolib for today or tomorrow, following rules from the French Government.

DOCTOSHOTGUN This script lets you automatically book a vaccine slot on Doctolib for today or tomorrow, following rules from the French Government. Pyt

Romain Bignon 560 Dec 19, 2022
ETL python utilizando API do Spotify

Processo de ETL com Python e Airflow usando API do Spotify Sobre Projeto de ETL(Extract, Transform e Load) utilizando Python com API do Spotify e Airf

Leonardo 10 Mar 16, 2022
Telegram bot to download tiktok video/audio

TikTokDL (Bot) Telegram RoBot to Download Tiktok video/audio. Features: 👉 Download TikTok Video without Watermark 👉 Download TikTok Video with Water

X-Noid 23 Nov 21, 2022
Signs API calls to SberCloud.Advanced with AK/SK

sbercloud-api-aksk Signs API calls to SberCloud.Advanced with AK/SK This script is a courtesy of @sadpdtchr Description Sometimes there is a need to m

Peter Predtechensky 1 Nov 30, 2021
Extend the commitizen tools to create conventional commits and README that link to Jira and GitHub.

cz-github-jira-conventional cz-github-jira-conventional is a plugin for the commitizen tools, a toolset that helps you to create conventional commit m

12 Dec 13, 2022
With Google Drive API. My computer and my phone are in love now.

Channel trought Google Drive Google Drive API In this case, "Google Drive App" is the program. To install everything you need(has some extra things),

Luis Quiñones Requelme 1 Dec 15, 2021
An API serving data on all creatures, monsters, materials, equipment, and treasure in The Legend of Zelda: Breath of the Wild

Hyrule Compendium API An API serving data on all creatures, monsters, materials, equipment, and treasure in The Legend of Zelda: Breath of the Wild. B

Aarav Borthakur 116 Dec 01, 2022
A reddit.com bot that will return reference links from official python documentation site for the standard library.

Python Docs Bot A reddit.com bot that will return documentation links for the library and language reference sections of the python docs website. The

Trevor Miller 2 Sep 14, 2021
A fun hangman style game to guess random movie names with a short summary about the movie.

hang-movie-man Hangman but for movies 😉 This is a fun hangman style game to guess random movie names from the local database and show some summary ab

Ankit Josh 10 Sep 07, 2022
This is a free python bot program that crosses you to farm with auto click in space crypto NFT game, having fun :) Creator: Marlon Zanardi

🚀 Space Crypto auto click bot ready-to-use 🚀 This is a free python bot program that crosses you to farm with auto click in space crypto NFT game, ha

170 Dec 20, 2022
Telegram Bot to learn English by words and more.. ( in Arabic )

Get the mp3 files Extract the mp3.rar on the same file that bot.py on install requirements pip install -r requirements.txt #Then enter you bot token

Plugin 10 Feb 19, 2022
Telegram Group Management Bot based on Pyrogram

Komi-San Telegram Group Management Bot based on Pyrogram More updates coming soon Support Group Open a Pull request if you wana contribute Example for

33 Nov 07, 2022
A Python library to access Instagram's private API.

Instagram Private API A Python wrapper for the Instagram private API with no 3rd party dependencies. Supports both the app and web APIs. Overview I wr

2.6k Jan 05, 2023
Python bindings for swm-core client REST API

Python bindings for swm-core client REST API Description Sky Port is an universal bus between user software and compute resources. It can also be cons

Sky Workflows 1 Jan 01, 2022
Reverse engineering multi-device WhatsApp Web.

whatsapp-web-multi-device-reveng In this repository, the research for reverse engineering multi-device WhatsApp Web takes place, see here for a descri

84 Jan 01, 2023
WatonAPI is an API used to connect to spigot servers with the WatonPlugin to communicate.

WatonAPI is an API used to connect to spigot servers with the WatonPlugin to communicate. You can send messages to the server and read messages, making it useful for cross-chat programs.

Waton 1 Nov 22, 2021