Kappa⁴ Archive

lfg

<:Tea:612680029171875850> <:Tea:612680029171875850> <:Tea:612680029171875850> E3 cancelled, E4 is in.

Jump to date
Pins
taxes lfg
it wasn't on the 3ds engine, if it didn't have go catching, if it wasn't a remake of a remake, I'd be fine with it
legorhin lfg
import random
characters = u"ABCEDFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz Éé0123456789,.'-♂♀!?:;`“”()…·~#%+*/=⭗○□△◇♣❤♠♦♪☼☁☂☃😐😊😢😠💤⤴️⤵️"

name = ""
for _ in range(random.randint(1,12)):
  name += random.choice(characters)
print(name)

This archive is read-only — captured July 2020

Channels:
Density:

Jump to date