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

Block or report ozero

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 Loading

  1. teloxide-on-fly-io teloxide-on-fly-io Public

    Example of running teloxide (Telegram bot) on fly.io

    Rust

  2. telegraf_sls_ts_example telegraf_sls_ts_example Public

    Example repository for Telegraf.js + Serverless framework + AWS Lambda (Node.js Typescript)

    TypeScript

  3. Telegram bot を AWS API gateway + Lam... Telegram bot を AWS API gateway + Lambda でやってみた
    1
    /*
    2
    https://qiita.com/leokryslov/items/35f98e8e24e797441150
    3
    が、そのままでは
    4
    - `event.message.text` じゃなく `event.body.message.text` だよね
    5
    - API Gatewayが"Malformed Lambda proxy response"とか吐いてた
  4. Mouse Dictionary で引いた結果をAnkiwebのdeck... Mouse Dictionary で引いた結果をAnkiwebのdeckに登録する君
    1
    // ==UserScript==
    2
    // @name         Mouse dictionary helper
    3
    // @namespace    http://tampermonkey.net/
    4
    // @version      0.4
    5
    // @description  Mouse Dictionary で引いた結果をAnkiwebのdeckに登録する君
  5. xlsx-populate_react_example_ xlsx-populate_react_example_ Public

    XLSX reader example using xlsx-polulate & React.js

    JavaScript 1

  6. humhub_cloudfront_redirect humhub_cloudfront_redirect Public

    Humhub SNS engine: Add S3 & CDN, with proper privilege.

    PHP