✨ 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
A simple script & container to pull COVID data from covidlive.com.au and post a summary to a slack channel

CovidLive AU Summary Slackbot This bot is a very simple slackbot that pulls data, summarises and posts up to date AU COVID stats to a provided slack c

James 3 Dec 18, 2021
Home Assistant custom integration for controlling Powered by Tuya (PBT) devices using Tuya Open API, officially maintained by the Tuya Developer Team.

Tuya Home Assistant Integration Home Assistant custom integration for controlling Powered by Tuya (PBT) devices using Tuya Open API, officially mainta

Tuya 704 Jan 03, 2023
Contrastive Language-Audio Pretraining

CLAP Contrastive Language-Audio Pretraining In due time this repo will be full of lovely things, I hope. Feel free to check out the Issues if you're i

Charles Foster 83 Dec 01, 2022
A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.

24 July 2020 Actively soliciting contributers! Ping @ronncc if you would like to help out! pytube pytube is a very serious, lightweight, dependency-fr

pytube 7.9k Jan 02, 2023
A simple way to create a request to the coinpayment API with a valid HMAC using your private key and command

Coinpayments Verify TXID Created for Astral Discord bot A simple way to create a request to the coinpayment API with a valid HMAC using your private k

HellSec 1 Nov 07, 2022
This very basic script can be used to automate COVID-19 vaccination slot booking on India's Co-WIN Platform.

COVID-19 Vaccination Slot Booking Script This very basic CLI based script can be used to automate covid vaccination slot booking on Co-WIN Platform. I

605 Dec 14, 2022
SmsSender v3.0.0 - the script is designed to send free SMS to any number and with any text.

SmsSender v3.0.0 - скрипт предназначен для бесплатной отправки SMS на любой номер и с любым текстом. Возможны небольшие баги, в скором времени исправл

Андрей Сергеев 20 Dec 03, 2021
A course on getting started with the Twitter API v2 for academic research

Getting started with the Twitter API v2 for academic research Welcome to this '101 course' on getting started with academic research using the Twitter

@TwitterDev 426 Jan 04, 2023
Unofficial GoPro API Library for Python - connect to GoPro via WiFi.

GoPro API for Python Unofficial GoPro API Library for Python - connect to GoPro cameras via WiFi. Compatibility: HERO3 HERO3+ HERO4 (including HERO Se

Konrad Iturbe 1.3k Jan 01, 2023
微信支付接口V3版python库

wechatpayv3 介绍 微信支付接口V3版python库。 适用对象 wechatpayv3支持微信支付直连商户,接口说明详见 官网。 特性 平台证书自动更新,无需开发者关注平台证书有效性,无需手动下载更新; 支持本地缓存平台证书,初始化时指定平台证书保存目录即可。 适配进度 微信支付V3版A

chen gang 258 Jan 06, 2023
A Sublime Text plugin that displays inline images for single-line comments formatted like `// ![](example.png)`.

Inline Images Sometimes ASCII art is not enough. Sometimes an image says more than a thousand words. This Sublime Text plugin can display images inlin

Andreas Haferburg 8 Jul 01, 2022
A simple and easy to use musicbot in python and it uses lavalink.

Lavalink-MusicBot A simple and easy to use musicbot in python and it uses lavalink. ✨ Features plays music in your discord server well thats it i gues

Afnan 1 Nov 29, 2021
The Foursquare API client for Python

foursquare Python client for the foursquare API. Philosophy: Map foursquare's endpoints one-to-one Clean, simple, Pythonic calls Only handle raw data,

Mike Lewis 400 Dec 19, 2022
Simple, yet effective moderator bot for telegram. With reports, logs, profanity filter and more :3

👹 Samurai Telegram Bot Simple, yet effective moderator bot for telegram. With reports, logs, profanity filter and more :3 Description Personal bot, m

Abraham Tugalov 106 Dec 13, 2022
Telegram Link Shortener Bot (With 20 Shorteners)

Telegram ShortenerBot ShortenerBot: 🇬🇧 Telegram Link Shortener Bot (11 + 9 Shorteners) 🇹🇷 Telegram Link Kısaltıcı Bot (11 + 9 Kısaltıcı) All suppo

Hüzünlü Artemis [HuzunluArtemis] 10 May 24, 2022
AWS Lambda Fast API starter application

AWS Lambda Fast API Fast API starter application compatible with API Gateway and Lambda Function. How to deploy it? Terraform AWS Lambda API is a reus

OBytes 6 Apr 20, 2022
A user reconnaisance tool that extracts a target's information from Instagram, DockerHub & Github.

A user reconnaisance tool that extracts a target's information from Instagram, DockerHub & Github. Also searches for matching usernames on Github.

Richard Mwewa 127 Dec 22, 2022
💰 Import your ING Germany bank statements via FinTS into YNAB.

Import your ING Germany bank statements via FinTS into YNAB. Setup Before setting this up, please register your FinTS product – it's free and takes on

Arne Bahlo 23 Jan 21, 2022
Send alert to telegram use telegram cli

Run standalone: Rename conf.yml.example to conf.yml Change block cli(Add your api_id and hash) Install requirements.txt Run python AlertManagerTG.py I

Eugene Arkharov 1 Nov 12, 2021
AWS Blog post code for running feature-extraction on images using AWS Batch and Cloud Development Kit (CDK).

Batch processing with AWS Batch and CDK Welcome This repository demostrates provisioning the necessary infrastructure for running a job on AWS Batch u

AWS Samples 7 Oct 18, 2022