Skip to content
View ivanfgm's full-sized avatar

Highlights

  • Pro

Block or report ivanfgm

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. star-wars-intro star-wars-intro Public

    Réplica del intro de Star Wars en tecnologías web

    HTML

  2. Small script to send received emails... Small script to send received emails to a telegram bot, easy piece thanks to: node-telegram-bot-api and mail-listener2
    1
    const makeBot = require('node-telegram-bot-api');
    2
    const mailListener = require("mail-listener2");
    3
    
    
    4
    const config = {
    5
      // First get your telegram bot