Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix iam notifier to work with new Bot Tokens #5

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jun 13, 2021

  1. Remove deprecated parameters

    Removing the `as_user` argument as well as `icon_emoji` and `icon_url` as they are no longer supported for new bot tokens.
    petr0sec authored Jun 13, 2021
    Configuration menu
    Copy the full SHA
    8b042b9 View commit details
    Browse the repository at this point in the history
  2. Remove test line

    petr0sec authored Jun 13, 2021
    Configuration menu
    Copy the full SHA
    62a9446 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ca4654 View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    petr0sec authored Jun 13, 2021
    Configuration menu
    Copy the full SHA
    a84ca24 View commit details
    Browse the repository at this point in the history
  5. Add new init.py

    petr0sec authored Jun 13, 2021
    Configuration menu
    Copy the full SHA
    028296d View commit details
    Browse the repository at this point in the history