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

Block or report lze3

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
lze3/README.md

hi

here are top langs, much cool.

  • typeskropt best lang
  • typeskropt #1

Top Langs

much stats

  • many commit 2020
  • this is all

GitHub Stats

idk, some discord bot

Upsilon

thank for read

Pinned

  1. custom-head-labels custom-head-labels Public

    A resource for https://github.com/citizenfx/fivem that shows player information (such as: server ID, name) above their respective ped.

    Lua 12 6

  2. discord-rp discord-rp Public archive

    A script using natives to modify FiveM's Rich Presence usage.

    Lua 3 3

  3. no-god-mode no-god-mode Public

    A resource for https://github.com/citizenfx/fivem that prevents users from being able to shoot, move or drive whilst in god mode.

    Lua 2 1

  4. FiveM-DevTools FiveM-DevTools Public archive

    A set of tools for FiveM - just for personal use really but you can use them if you wish :P

    Lua 2

  5. Omicron Omicron Public

    TypeScript 1

  6. Discord Message Referencing [Discord... Discord Message Referencing [Discord.js]
    1
    const urlRegex = /https:\/\/((canary|ptb).)?discordapp.com\/channels\/(\d{18})\/(\d{18})\/(\d{18})/g;
    2
    
                  
    3
    /**
    4
     * All parameters for return of a request for a message.
    5
     * Based on [Discord API Documentation](https://discord.com/developers/docs/resources/channel#message-object-message-structure).