Archive details

Discord archive

Kappa⁴ Archive

Lifecycle
October 17, 2015 – July 14, 2020
Snapshot
Through July 14, 2020
Preserved messages
October 17, 2015 – July 14, 2020
Members
203
Messages
1,810,003
Channels
14

Archive navigation

rob

Robert Moran is a digital content creator known for being a scam artist

Jump to date
Pins
legorhin rob
import os
import csv
import discord
import random
from dotenv import load_dotenv

with open('FILE.csv') as file:
  csvReader = csv.reader(file)
    for row in csvReader:
      pass #print(row)

load_dotenv()
token = os.getenv('DISCORD_TOKEN')

client = discord.Client()

@client.event
async def on_ready():
  print(f'{client.user} has connected to Discord!')

@client.event
async def on_member_join(member):
  pass

@client.event
async def on_message(message):
  if message.author == client.user:
    return
  
  if message.content.startswith('MEGAPOG'):
    await message.channel.send("""<:pog1:632806028853116928><:pog2:632806028437880883>
<:pog3:632806028748259355><:pog4:632806028580487177>""")
  elif message.content.startswith('$test_embed'):
    e=discord.Embed()
    e.set_image(url=r'https://i.imgur.com/Ij3gJtG.jpg')
    await message.channel.send("test",embed=e)
  elif message.content.startswith('$rawb'):
    pass

client.run(token)
taxes rob
I think this really says something about us as a community. I mean, despite it being Rob falling into the depths of hell, we still have come together as a community. We know our root and we're connected at it as a core. I think truly deep down all of us miss Rob and somewhat want him back, even if you deny it. People call us toxic fans, but we've stuck it through thick and thin. I think it really says something about Phijkchu as a group, after all these years, we keep this moniker. Phijkchu truly are Rob's number one fans.
taxes rob
Hey folks. Imgur's Community Manager here. Just wanted to give the heads up that this is a bug, and we're currently investigating a fix. Will update here when it's deployed.

This archive is read-only — snapshot through July 14, 2020

Channels:
Density:

Jump to date

Local bookmark

Choose a color

This marker stays in this browser and is separate from server Highlights. Your choice becomes the default for the next bookmark.