Skip to content
View Teinc3's full-sized avatar
Certified Wheelchair Moment
Certified Wheelchair Moment

Highlights

  • Pro

Organizations

@3DxN

Block or report Teinc3

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Teinc3/README.md

Pinned Loading

  1. teinc3.github.io teinc3.github.io Public

    Website of Teinc3 (Parody)

    JavaScript 1

  2. Evoku Evoku Public

    Evolved Sudoku - The Logical Balance

    TypeScript 1 1

  3. Vox-Populi Vox-Populi Public

    A Bot that regulates and simulates Democracy in a Discord Server

    TypeScript

  4. TerriEngine TerriEngine Public

    BFS Search Algorithm for finding Territorial.io's Best Opening Moves

    Rust 4 1

  5. ProboTanki-Lib ProboTanki-Lib Public

    A common library of packets, codecs and networking utilities for connecting to ProTanki servers

    Python

  6. Discord Message Logging Utility Clas... Discord Message Logging Utility Class Using Message Forwarding Feature (Requires discord.py >= 2.5)
    1
    import asyncio
    2
    from datetime import datetime
    3
    from discord import Member, User, Message, TextChannel, Thread, Embed, Color, HTTPException
    4
    from typing import TypedDict
    5