Skip to content
View wildrun0's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Russia
Block or Report

Block or report wildrun0

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. richiebot-2.0 richiebot-2.0 Public

    Вторая итерация бота Ричи

    Python

  2. coolbot coolbot Public

    ccolbot - ещё один бот построенный на цепи маркова (на основе библиотеки автора Witless)

    Python 1

  3. cs-etools cs-etools Public

    C version of etools.lua plugin

    C

  4. HomeSetter HomeSetter Public

    HomeSetter for Cuberite (Minecraft server core)

    Lua 1

  5. wbgenerator_bot wbgenerator_bot Public

    @wbgen_bot telegram bot for generating barcodes & stuff

    Python 2

  6. DNS LATENCY TEST for Pi-hole (lua) DNS LATENCY TEST for Pi-hole (lua)
    1
    local cURL = require "cURL"
    2
    
    
    3
    -- caching functions to get faster loop experience
    4
    local str_gmatch = string.gmatch
    5
    local str_find = string.find