Skip to content
View adamsbytes's full-sized avatar
Block or Report

Block or report adamsbytes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. ansible-ovhbastion ansible-ovhbastion Public

    Ansible role to deploy OVH Cloud's Bastion service

    Shell 8 5

  2. notifierr notifierr Public

    An API server to send SMS messages based on webhooks from Radarr/Sonarr.

    Python 1

  3. Retrieving and creating Discord even... Retrieving and creating Discord events with Python
    1
    # Interacting with the Discord Events API using Python
    2
    
                  
    3
    As of writing this, [documentation for the Discord events API](https://discord.com/developers/docs/resources/guild-scheduled-event) is a little lacking and the feature is not yet integrated into [Discord.py](https://discordpy.readthedocs.io/en/stable/).
    4
    
                  
    5
    ## The Basics