✨ 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
An opensource chat service that cares about your privacy.

An opensource chat service that cares about your privacy. Instructions to set up a local testing environment: 1) Clone this repository and navigate to

Aiman Al Masoud 2 Dec 03, 2022
API de mi aplicación de Biblioteca

BOOKSTORE API Instalación/Configuración Previo Es una buena idea crear un entorno virtual antes de instalar las dependencias. Puedes hacerlo con el si

Gabriel Morales 1 Jan 09, 2022
YARSAW is an Async Python API Wrapper for the Random Stuff API.

Yet Another Random Stuff API Wrapper - YARSAW YARSAW is an Async Python API Wrapper for the Random Stuff API. This module makes it simpler for you to

Bruce 6 Mar 27, 2022
A cut down version of QUANT containing just the model in Python (QUANTPy)

A cut down version of QUANT containing just the model in Python (QUANTPy)

2 Apr 15, 2022
A telegram bot to forward messages automatically when they arrived.

Telegram Message Forwarder Bot A telegram bot, which can forward messages from channel, group or chat to another channel, group or chat automatically.

Adnan Ahmad 181 Jan 07, 2023
This is a simple program that uses Python and pyTwitchAPI to retrieve the list of users in a streamer's chat and then checks each one of these users to see if they follow the broadcaster or not

This is a simple program that uses Python and pyTwitchAPI to retrieve the list of users in a streamer's chat and then checks each one of these users to see if they follow the broadcaster or not

RwinShow 57 Dec 18, 2022
Open Source API and interchange format for editorial timeline information.

OpenTimelineIO is currently in Public Beta. That means that it may be missing some essential features and there are large changes planned. During this phase we actively encourage you to provide feedb

Pixar Animation Studios 1.2k Jan 01, 2023
CRUD database for python discord bot developers that stores data on discord text channels

Discord Database A CRUD (Create Read Update Delete) database for python Discord bot developers. All data is stored in key-value pairs directly on disc

Ankush Singh 7 Oct 22, 2022
Data portal client and server for NMDC.

NMDC Server and Client Portal Getting started with Docker install ldc install submodules via git submodule update --init --recursive In order to popul

National Microbiome Data Collaborative 7 Dec 14, 2022
Get some python in google cloud functions

[NOTE]: This is a highly experimental (and proof of concept) library so do not expect all python packages to work flawlessly. Also, cloud functions ar

Martin Abelson Sahlen 200 Nov 24, 2022
Telegram bot to stream videos in telegram voicechat for both groups and channels. Supports live strams, YouTube videos and telegram media.

Telegram VCVideoPlayBot An Telegram Bot By @ZauteKm To Stream Videos in Telegram Voice Chat. NOTE: Make sure you have started a VoiceChat in your Grou

Zaute 20 Oct 21, 2022
Bitbucket Server API Wrapper

A simple wrapper for the Atlassian's Bitbucket Server / Bitbucket Datacenter (formerly Stash) REST API, written in Python.

Schweitzer Engineering Laboratories 4 Jan 06, 2023
GitHub Usage Report

github-analytics from github_analytics import analyze pr_analysis = analyze.PRAnalyzer( "organization/repo", "organization", "team-name",

Shrivu Shankar 1 Oct 26, 2021
✨ A Telegram mirror/leech bot By SparkXcloud Group ✨

SparkXcloud-Gdrive-MirrorBot SparkXcloud-Gdrive-MirrorBot is a multipurpose Telegram Bot writen in Python for mirroring files on the Internet to our b

119 Oct 23, 2022
Takes upcoming items from a Google Calendar and posts them to Slack.

Google Calendar to Slack by Jason Snell - [email protected] This Python s

6 Aug 21, 2022
It's a discord.py simulator.

DiscordPySimulator It's a discord.py simulator. ⚠️ Things to fix Context As you may know, discord py commands provide the context as the first paramet

Juan Sebastián 11 Oct 24, 2022
Bot Auto Chess.com

Bot Auto Chess.com Is a suggestion for chess moves on the chess.com platform. The available features are: chess suggestions and moves automatically. i

Tn. Ninja 34 Jan 01, 2023
Asynchronous wrapper for wttr.in weather forecast.

aiopywttr Asynchronous wrapper for wttr.in weather forecast. Synchronous version here. Installation pip install aiopywttr Example This example prints

Almaz 4 Dec 24, 2022
A discord bot that will help you browse/download nhentai sources.

Risa Introduction Risa is an nHentai discord bot that will help you browse and download your favorite doujin inside your own discord server. Hosting M

markee7 14 Oct 25, 2021
Telegram bot to extract text from image

OCR Bot @Image_To_Text_OCR_Bot A star ⭐ from you means a lot to us! Telegram bot to extract text from image Usage Deploy to Heroku Tap on above button

Stark Bots 25 Nov 24, 2022