Skip to content
View lantica's full-sized avatar

Block or report lantica

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. chunigram chunigram Public

    A telegram bot that parse data from chunithm-net (international version)

    JavaScript 1

  2. jupyros_debug_notebook jupyros_debug_notebook Public

    Jupyter Notebook

  3. line_sticker_converter line_sticker_converter Public

    converting line sticker to telegram sticker format

    JavaScript 1

  4. Get location from geoclue Get location from geoclue
    1
    (async()=>{
    2
      const dbus = require("dbus-next");
    3
      const bus = dbus.systemBus();
    4
    
                  
    5
      const obj = await bus.getProxyObject("org.freedesktop.GeoClue2", "/org/freedesktop/GeoClue2/Manager");